@charset "UTF-8";
/**
 * Clay 3.84.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
/**
 * Clay 3.84.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  overflow: visible;
  position: static;
  white-space: normal;
  width: auto;
}

.lfr-asset-column-details .lfr-asset-categories {
  color: #7d7d7d;
}
.lfr-asset-column-details .lfr-asset-categories .lfr-asset-category {
  color: #555;
}
.lfr-asset-column-details .lfr-asset-description {
  color: #444;
  font-style: italic;
  margin: 0.5em auto 2em;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
}
.lfr-asset-column-details .lfr-asset-icon {
  border-right: 1px solid transparent;
  color: #999;
  float: left;
  line-height: 1em;
  margin-right: 10px;
  padding-right: 10px;
}
.lfr-asset-column-details .lfr-asset-icon.last {
  border-width: 0;
}
.lfr-asset-column-details .lfr-asset-tags {
  color: #7d7d7d;
}
.lfr-asset-column-details .lfr-asset-tags .tag {
  color: #555;
}
.lfr-asset-column-details .lfr-asset-metadata {
  clear: both;
  margin-bottom: 1.5em;
  padding-bottom: 1.5em;
}
.lfr-asset-column-details .lfr-panel {
  clear: both;
  margin-bottom: 0.2em;
}
.lfr-asset-column-details .lfr-panel.lfr-extended {
  border: 1px solid #ccc;
  margin-bottom: 0;
}
.lfr-asset-column-details .taglib-custom-attributes-list label,
.lfr-asset-column-details .lfr-asset-field label {
  display: block;
}
.lfr-asset-column-details .taglib-custom-attributes-list {
  margin-bottom: 1em;
}

.overlay {
  position: absolute;
}

.overlay-hidden,
.overlaymask-hidden {
  display: none;
}

.lfr-form-row {
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 1px 5px 25px;
  position: relative;
}
.lfr-form-row:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
}
.lfr-form-row:hover {
  border: solid #ccc;
  border-width: 1px 0;
  padding-top: 0;
}
.lfr-form-row.lfr-form-row-inline .form-group {
  margin-right: 5px;
}
.lfr-form-row legend .field-label {
  float: left;
  margin-right: 10px;
}
.lfr-form-row .handle-sort-vertical {
  background: url(../images/application/handle_sort_vertical.png) no-repeat 0 50%;
  cursor: move;
  padding-left: 20px;
}
.lfr-form-row fieldset {
  border-width: 0;
  margin: 0;
  padding: 0;
}

.lfr-autorow-controls {
  bottom: 5px;
  position: absolute;
  right: 5px;
}

.datepicker-popover-content .popover-content {
  padding: 0.75rem 1rem;
}

.dropdown.open > .dropdown-menu, .overlay-content .open > .dropdown-menu {
  display: block;
}

.form-control-inline {
  background-color: transparent;
  font-size: 1.125rem;
  font-weight: 700;
}
.form-control-inline:not(:hover) {
  border-color: transparent;
}
.form-control-inline::placeholder {
  color: #a9afb5;
  font-style: italic;
}

.form-search .input-group {
  position: relative;
}
.form-search .input-group.advanced-search .search-query {
  padding-left: 40px;
  z-index: 0;
}
.form-search .input-group.advanced-search .toggle-advanced {
  cursor: pointer;
  left: 0;
  line-height: 1;
  padding: 8px 10px;
  position: absolute;
  top: 0;
}
.form-search .input-group.advanced-search .toggle-advanced .caret {
  margin-top: 7px;
}
.form-search .input-group.advanced-search .toggle-advanced .icon-search {
  font-size: 14px;
}
@media (max-width: 991.98px) {
  .form-search .input-group {
    width: 100%;
  }
  .form-search .input-group .btn {
    clip: rect(0, 0, 0, 0);
    left: -9999px;
    position: absolute;
  }
  .form-search .input-group input.search-query {
    width: 100%;
  }
}

.lfr-table {
  border-collapse: collapse;
  clear: both;
}
.lfr-table > tbody > tr > td,
.lfr-table > tbody > tr > th,
.lfr-table > thead > tr > td,
.lfr-table > thead > tr > th,
.lfr-table > tfoot > tr > td,
.lfr-table > tfoot > tr > th {
  padding: 0 5px;
  overflow-wrap: break-all;
  word-wrap: break-all;
}
.lfr-table > tbody > tr > td:first-child, .lfr-table > tbody > tr > td.first-child,
.lfr-table > tbody > tr > th:first-child,
.lfr-table > tbody > tr > th.first-child,
.lfr-table > thead > tr > td:first-child,
.lfr-table > thead > tr > td.first-child,
.lfr-table > thead > tr > th:first-child,
.lfr-table > thead > tr > th.first-child,
.lfr-table > tfoot > tr > td:first-child,
.lfr-table > tfoot > tr > td.first-child,
.lfr-table > tfoot > tr > th:first-child,
.lfr-table > tfoot > tr > th.first-child {
  padding-left: 0;
}
.lfr-table > tbody > tr > td:last-child, .lfr-table > tbody > tr > td.last-child,
.lfr-table > tbody > tr > th:last-child,
.lfr-table > tbody > tr > th.last-child,
.lfr-table > thead > tr > td:last-child,
.lfr-table > thead > tr > td.last-child,
.lfr-table > thead > tr > th:last-child,
.lfr-table > thead > tr > th.last-child,
.lfr-table > tfoot > tr > td:last-child,
.lfr-table > tfoot > tr > td.last-child,
.lfr-table > tfoot > tr > th:last-child,
.lfr-table > tfoot > tr > th.last-child {
  padding-right: 0;
}
.lfr-table > tbody > tr > th,
.lfr-table > thead > tr > th,
.lfr-table > tfoot > tr > th {
  font-weight: bold;
}

.lfr-pagination:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}
.lfr-pagination .dropdown-menu {
  display: none;
}
.lfr-pagination .dropdown-toggle .icon-caret-down {
  margin-left: 5px;
}
.lfr-pagination .lfr-pagination-controls {
  float: left;
}
.lfr-pagination .lfr-pagination-controls .search-results {
  display: inline-block;
  margin-left: 10px;
  margin-top: 5px;
  top: 10px;
}
.lfr-pagination .lfr-pagination-controls li .lfr-pagination-link {
  border-width: 0;
  clear: both;
  color: #333;
  display: block;
  font-weight: normal;
  line-height: 20px;
  padding: 3px 20px;
  text-align: left;
  white-space: nowrap;
  width: 100%;
}
.lfr-pagination .lfr-pagination-delta-selector {
  float: left;
}
@media (max-width: 991.98px) {
  .lfr-pagination .lfr-pagination-delta-selector .lfr-icon-menu-text {
    display: none;
  }
}
.lfr-pagination .pagination-content {
  float: right;
}

.lfr-panel.lfr-extended {
  border: 1px solid transparent;
  border-color: #dedede #bfbfbf #bfbfbf #dedede;
}
.lfr-panel.lfr-extended.lfr-collapsible .lfr-panel-button {
  display: block;
}
.lfr-panel.lfr-extended.lfr-collapsed .lfr-panel-titlebar {
  border-bottom-width: 0;
}
.lfr-panel.panel-default .panel-heading {
  border-bottom-width: 0;
}
.lfr-panel .toggler-header {
  cursor: pointer;
}

.sidebar-sm {
  font-size: 0.875rem;
}
.sidebar-sm .sheet-subtitle {
  font-size: 0.75rem;
  margin-bottom: 1rem;
}
.sidebar-sm .form-group {
  margin-bottom: 1rem;
}
.sidebar-sm .form-control {
  border-radius: 0.1875rem;
  font-size: 0.875rem;
  height: 2rem;
  line-height: 1.5;
  min-height: auto;
  padding: 0.25rem 0.75rem;
}
.sidebar-sm .form-control.form-control-tag-group {
  height: auto;
}
.sidebar-sm .form-control.form-control-tag-group .form-control-inset {
  margin-bottom: 0;
  margin-top: 0;
}
.sidebar-sm .form-control.form-control-tag-group .label {
  margin-bottom: 0;
  margin-top: 0;
  padding: 0 0.25rem;
}
.sidebar-sm .form-control[type=file] {
  padding: 0;
}
.sidebar-sm select.form-control {
  padding-right: 1.6rem;
}
.sidebar-sm select.form-control:not([size]) {
  height: 2rem;
}
.sidebar-sm .article-content-description .input-localized.input-localized-editor .input-group-item .wrapper .form-control {
  min-height: auto;
  padding: 0.285rem 0.75rem;
}
.sidebar-sm .btn:not(.btn-unstyled) {
  border-radius: 0.1875rem;
  font-size: 0.875rem;
  line-height: 1.15;
  padding: 0.4375rem 0.75rem;
}
.sidebar-sm .btn:not(.btn-unstyled).close {
  padding: 0.4375rem;
}
.sidebar-sm .btn.btn-monospaced, .sidebar-sm .btn.btn-monospaced.btn-sm {
  height: 2rem;
  padding: 0.1875rem 0;
  width: 2rem;
}
.sidebar-sm .btn.btn-monospaced.input-localized-trigger, .sidebar-sm .btn.btn-monospaced.btn-sm.input-localized-trigger {
  padding: 0;
}
.sidebar-sm .input-group-item .input-group-text {
  font-size: 0.875rem;
  height: 2rem;
  min-width: 2rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.sidebar-sm .input-group-item .btn .btn-section {
  font-size: 0.5625rem;
}
.sidebar-sm .list-group-item-flex {
  padding: 0.5rem 0.25rem;
}
.sidebar-sm .list-group-item-flex .autofit-col {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.lfr-translation-manager {
  border-radius: 4px;
  display: inline-block;
  margin-top: 0.5em;
  min-height: 1.8em;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-default-locale {
  display: inline-block;
  width: auto;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu {
  float: none;
  padding: 0.4em 0;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu li,
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu li strong {
  display: inline;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-translations-message {
  margin: 10px 0;
}
.lfr-translation-manager .lfr-translation-manager-available-translations {
  white-space: normal;
}
.lfr-translation-manager .lfr-translation-manager-available-translations .lfr-translation-manager-available-translations-links {
  line-height: 1;
}
.lfr-translation-manager .lfr-translation-manager-translation {
  border: 1px solid transparent;
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  margin: 0.2em;
  padding: 0.4em 0.3em 0.4em 0.5em;
  text-decoration: none;
}
.lfr-translation-manager .lfr-translation-manager-translation * {
  vertical-align: middle;
}
.lfr-translation-manager .lfr-translation-manager-translation img {
  margin-right: 0.3em;
}
.lfr-translation-manager .lfr-translation-manager-translation:hover {
  background-color: #d1e5ef;
}
.lfr-translation-manager .lfr-translation-manager-translation.lfr-translation-manager-translation-editing {
  background-color: #598bec;
  border-color: #224fa8;
  color: #fff;
}
.lfr-translation-manager .lfr-translation-manager-change-default-locale {
  margin: 0 0.4em;
}
.lfr-translation-manager .lfr-translation-manager-delete-translation {
  display: inline-block;
  padding: 0 2px;
}
.lfr-translation-manager .lfr-translation-manager-delete-translation svg {
  pointer-events: none;
}

.lfr-tree a {
  text-decoration: none;
}
.lfr-tree li {
  margin-bottom: 2px;
  padding-left: 0;
}
.lfr-tree li ul li, .lfr-tree li.tree-item {
  padding-left: 0;
}
.lfr-tree li.tree-item {
  padding-left: 5px;
}
.lfr-tree li.tree-item li {
  padding-left: 20px;
}
.lfr-tree li.tree-item ul {
  margin-left: 0;
  margin-top: 5px;
}

.lfr-upload-container {
  margin-bottom: 1rem;
}
.lfr-upload-container .upload-target {
  border: 3px dashed #e5e7e9;
  margin-bottom: 1rem;
  min-height: 2rem;
  padding: 2rem 0;
  position: relative;
  text-align: center;
}
.upload-drop-intent .lfr-upload-container .upload-target {
  z-index: 100;
}
.upload-drop-active .lfr-upload-container .upload-target {
  background-color: #92e5a5;
  border-color: #69db83;
}
.lfr-upload-container .upload-target .drop-file-text {
  font-weight: normal;
}
.mobile .lfr-upload-container .upload-target .drop-file-text {
  display: none;
}
.lfr-upload-container .upload-target .small {
  display: block;
  margin: 5px 0;
  text-transform: lowercase;
}
.lfr-upload-container .manage-upload-target {
  padding-top: 5px;
  position: relative;
}
.lfr-upload-container .manage-upload-target .select-files {
  float: left;
  line-height: 0;
  margin: 0 1.125rem 1.125rem;
  padding: 0 0 0 5px;
}
.lfr-upload-container .cancel-uploads,
.lfr-upload-container .clear-uploads {
  background-repeat: no-repeat;
  float: right;
}
.lfr-upload-container .cancel-uploads {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAnFBMVEX////4YWP/dXjyS07/dXj9bXD6a234YWP4XWD2WVv2VFfsOTzoLzHmKSvkISP2VFf0TE/vREftPT/iHB72WVvvREf0TE//hon/gYX/fYD/e33/dXj/cXP9bXD/a236a23/Zmb4YWP4XWD/Wl32WVv/VVj2VFf3VFb0TE/yS072SUvvREfuQELtPT/sOTzrMzXoLzHnLC/mKSvkISPh2jkWAAAAF3RSTlMAESIiMzMzMzMzMzMzMzNERERERHd3qtw8lzkAAACOSURBVHjaZcjZDsIgEIXhcd+tu5YBKUixttS6vP+7OQKJTfxvTr4D7Tpxu/2w410SjDjwVvLQ805TPiRryfQeKM6OTI68K/BJPHGlJZJjSqSMofEOGXbJecsTgzkds58V5+J8refBU7Jx9yIrmkW0sA6gqbLyuaRjZZWtgXq58rEFan0jf3uTfRuIkf/7AO8DDcVPSSG3AAAAAElFTkSuQmCC);
  margin-right: 0;
}
.lfr-upload-container .clear-uploads {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAdVBMVEX///+6QwTEVx65RQPEVx3EWB64RQPDVxq5RAO5RAO5RQPATQ65RQO5RQO5RQPRczjJZCW9TQTLay28QgTdZAHhaAPmdyHqeQXrikDudgDvfxj0nWP1qHL2tY33tY34dgD+za7+1rj/dxH/fxj/hiH/kk3///9TM3sUAAAAFHRSTlMAbXd4eHh6gN3e3+Hi4+T5+/z8/mIsq5IAAABHSURBVBjTY2CgGWDlFuZhRuIz8cspyggxIgQ4ZFWVVCQ4EQLCCmpqalLCCAFeaWV5SVE+hAC7gJi4iCAbkqksXMK8bNRzNADCOQN++eLhCQAAAABJRU5ErkJggg==);
  padding-left: 16px;
}
.lfr-upload-container .upload-file.upload-complete.file-saved {
  padding-left: 25px;
}
.lfr-upload-container .upload-file .file-title {
  display: inline-block;
  max-width: 95%;
  overflow: hidden;
  padding-right: 16px;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
}
.lfr-upload-container .upload-file .icon-file {
  font-size: 40px;
}
.lfr-upload-container .upload-list-info {
  margin: 1em 0 0.5em;
}
.lfr-upload-container .upload-list-info h4 {
  font-size: 1.3em;
}
.lfr-upload-container .cancel-button {
  color: #6c757d;
  margin-top: 1px;
  position: absolute;
  right: 5px;
  top: 50%;
  white-space: nowrap;
}
.lfr-upload-container .cancel-button .cancel-button-text {
  display: none;
  margin-left: 5px;
}
.lfr-upload-container .cancel-button:hover .cancel-button-text {
  display: inline;
}
.lfr-upload-container .cancel-button .lexicon-icon {
  height: 12px;
}
.lfr-upload-container .delete-button {
  color: #6c757d;
}
.lfr-upload-container .delete-button-col {
  padding-right: 10px;
}
.lfr-upload-container .file-added .success-message {
  float: right;
  font-weight: normal;
}
.lfr-upload-container .upload-error {
  opacity: 1;
  padding-left: 25px;
}
.lfr-upload-container .upload-complete .cancel-button,
.lfr-upload-container .delete-button,
.lfr-upload-container .upload-complete.file-saved .delete-button,
.lfr-upload-container .upload-complete.upload-error .delete-button {
  display: none;
}
.lfr-upload-container .multiple-files .upload-error {
  background: #f5c4c9 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAJPSURBVDjLpZPLS5RhFMYfv9QJlelTQZwRb2OKlKuINuHGLlBEBEOLxAu46oL0F0QQFdWizUCrWnjBaDHgThCMoiKkhUONTqmjmDp2GZ0UnWbmfc/ztrC+GbM2dXbv4ZzfeQ7vefKMMfifyP89IbevNNCYdkN2kawkCZKfSPZTOGTf6Y/m1uflKlC3LvsNTWArr9BT2LAf+W73dn5jHclIBFZyfYWU3or7T4K7AJmbl/yG7EtX1BQXNTVCYgtgbAEAYHlqYHlrsTEVQWr63RZFuqsfDAcdQPrGRR/JF5nKGm9xUxMyr0YBAEXXHgIANq/3ADQobD2J9fAkNiMTMSFb9z8ambMAQER3JC1XttkYGGZXoyZEGyTHRuBuPgBTUu7VSnUAgAUAWutOV2MjZGkehgYUA6O5A0AlkAyRnotiX3MLlFKduYCqAtuGXpyH0XQmOj+TIURt51OzURTYZdBKV2UBSsOIcRp/TVTT4ewK6idECAihtUKOArWcjq/B8tQ6UkUR31+OYXP4sTOdisivrkMyHodWejlXwcC38Fvs8dY5xaIId89VlJy7ACpCNCFCuOp8+BJ6A631gANQSg1mVmOxxGQYRW2nHMha4B5WA3chsv22T5/B13AIicWZmNZ6cMchTXUe81Okzz54pLi0uQWp+TmkZqMwxsBV74Or3od4OISPr0e3SHa3PX0f3HXKofNH/UIG9pZ5PeUth+CyS2EMkEqs4fPEOBJLsyske48/+xD8oxcAYPzs4QaS7RR2kbLTTOTQieczfzfTv8QPldGvTGoF6/8AAAAASUVORK5CYII=) no-repeat 5px 5px;
  border-color: #bd2130;
  color: #bd2130;
  font-weight: normal;
  margin-bottom: 16px;
  padding: 8px 8px 8px 24px;
}
.lfr-upload-container .multiple-files .upload-error .error-message {
  display: block;
}
.lfr-upload-container .multiple-files .upload-complete.file-saved .form-check-middle-left .card-body,
.lfr-upload-container .multiple-files .upload-complete.upload-error .form-check-middle-left .card-body {
  padding-left: 1rem;
}
.lfr-upload-container .multiple-files .upload-complete.file-saved .form-check-middle-left .custom-control-label,
.lfr-upload-container .multiple-files .upload-complete.upload-error .form-check-middle-left .custom-control-label {
  display: none;
}
.lfr-upload-container .single-file .upload-error {
  list-style: none;
  margin-top: 1em;
}
.lfr-upload-container .single-file .upload-error .upload-error-message {
  margin-bottom: 0.5em;
}
.lfr-upload-container .upload-complete {
  padding-left: 5px;
}
.lfr-upload-container .upload-complete .error-message,
.lfr-upload-container .upload-complete .success-message {
  font-weight: bold;
  margin-left: 1em;
}
.lfr-upload-container .upload-complete .delete-button {
  display: inline-block;
}
.lfr-upload-container .upload-complete .select-file:disabled + .custom-control-label {
  display: none;
}
.lfr-upload-container .progress {
  display: none;
  margin-top: 0.5rem;
}
.lfr-upload-container .file-uploading .progress {
  display: flex;
}

.lfr-alert-container {
  left: 0;
  position: absolute;
  right: auto;
  top: auto;
  width: 100%;
  z-index: 430;
}
.lfr-alert-container.inline-alert-container {
  position: relative;
}
.lfr-alert-container.inline-alert-container .lfr-alert-wrapper {
  padding: 0;
}
.lfr-alert-container .lfr-alert-wrapper {
  margin-bottom: 5px;
  overflow: hidden;
}

.lfr-search-container td .overlay.entry-action {
  position: static;
}
.lfr-search-container td .overlay.entry-action .btn a {
  display: block;
  padding: 4px 12px;
}

.contextual-sidebar {
  height: calc(100vh - 49px);
  pointer-events: none;
  position: fixed;
  right: 0;
  top: 49px;
  transform: translateX(100%);
  transition: transform ease 0.5s;
  width: 320px;
  will-change: transform;
}
.contextual-sidebar.contextual-sidebar-visible {
  pointer-events: auto;
  transform: translateX(0);
}
body.has-control-menu .contextual-sidebar {
  height: calc(100vh - 98px);
  top: 98px;
}

@media (min-width: 576px) {
  .contextual-sidebar {
    height: calc(100vh - 64px);
    top: 64px;
  }
  body.has-control-menu .contextual-sidebar {
    height: calc(
				100vh - 120px
			);
    top: 120px;
  }
  .contextual-sidebar-content {
    transition: padding ease 0.5s;
    will-change: padding;
  }
  .contextual-sidebar-visible .contextual-sidebar-content,
  .contextual-sidebar-visible + .contextual-sidebar-content {
    padding-right: 320px;
  }
}
.taglib-diff-html div.diff-removed-image {
  background: #fdc6c6 url(../images/diff/minus.png);
}
.taglib-diff-html div.diff-added-image {
  background: #cfc url(../images/diff/plus.png) no-repeat;
}
.taglib-diff-html div.diff-removed-image, .taglib-diff-html div.diff-added-image {
  height: 300px;
  margin: 2px;
  opacity: 0.55;
  position: absolute;
  width: 200px;
}
.taglib-diff-html span.diff-html-added {
  background-color: #cfc;
  font-size: 1em;
}
.taglib-diff-html span.diff-html-added img {
  border: 2px solid #cfc;
}
.taglib-diff-html span.diff-html-changed {
  background: url(../images/diff/underline.png) bottom repeat-x;
}
.taglib-diff-html span.diff-html-changed img {
  border: 2px dotted #009;
}
.taglib-diff-html span.diff-html-removed {
  background-color: #fdc6c6;
  font-size: 1em;
  text-decoration: line-through;
}
.taglib-diff-html span.diff-html-removed img {
  border: 2px solid #fdc6c6;
}

.taglib-discussion {
  font-size: 0.875rem;
  margin-top: 1rem;
}
.taglib-discussion .actions-menu .component-action {
  display: inline-flex;
}
.taglib-discussion .button-holder {
  margin: 1rem 0;
}
.taglib-discussion .comment-container {
  margin-bottom: 1.5rem;
}
.taglib-discussion .lfr-discussion .lfr-discussion-form-edit .alloy-editor-placeholder {
  border-left-color: #dbdde1;
}
.taglib-discussion .lfr-discussion-body {
  font-size: 1rem;
}
@media (min-width: 576px) {
  .taglib-discussion .lfr-discussion-body {
    padding-left: 3.5rem;
  }
}
@media (min-width: 576px) {
  .taglib-discussion .lfr-discussion-details .taglib-user-display {
    word-wrap: break-word;
  }
}
.taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name {
  font-weight: bold;
  text-decoration: none;
}
.taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name:hover {
  text-decoration: underline;
}
.taglib-discussion .lfr-discussion-details .taglib-user-display .user-profile-image .avatar {
  background-size: 50px;
}
.taglib-discussion .lfr-discussion-container {
  border-bottom: 1px solid #e7e7ed;
  margin-bottom: 1.5rem;
}
.taglib-discussion .lfr-discussion-container:first-of-type {
  border-top: 1px solid #e7e7ed;
  padding-top: 1.5rem;
}
.taglib-discussion .lfr-discussion-container:last-of-type {
  border-bottom: 0;
}
.taglib-discussion .lfr-discussion-container .lfr-discussion {
  padding-left: 1rem;
}
.taglib-discussion .lfr-discussion-container .lfr-discussion .lfr-discussion .lfr-discussion .lfr-discussion {
  padding-left: 0;
}
@media (min-width: 576px) {
  .taglib-discussion .lfr-discussion-container .lfr-discussion {
    padding-left: 3.5rem;
  }
}
.taglib-discussion .lfr-discussion-parent-link {
  color: #67678c;
  font-weight: 600;
  margin-left: 1em;
}
@media (max-width: 767.98px) {
  .taglib-discussion .lfr-discussion-parent-link {
    display: block;
    margin-left: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
.taglib-discussion .lfr-discussion-controls .autofit-col:first-of-type > .btn-outline-borderless {
  margin-left: -0.75rem;
}
.taglib-discussion .lfr-discussion-more-comments {
  border-top: 1px solid #e7e7ed;
  margin-top: 1.5rem;
  padding-top: 1.5rem;
  text-align: center;
}
.taglib-discussion .username {
  color: #272833;
  font-weight: 600;
}
.taglib-discussion .taglib-workflow-status {
  margin-left: 0.5rem;
}
.taglib-discussion .workflow-value {
  text-transform: uppercase;
}
@media (min-width: 576px) {
  .taglib-discussion .actions-menu {
    display: none;
  }
  .taglib-discussion .comment-container:hover .actions-menu,
  .taglib-discussion .actions-menu:focus,
  .taglib-discussion .actions-menu.open {
    display: inline-block;
  }
}

.drop-zone {
  min-height: 80px;
  padding: 20px;
  text-align: center;
}
.drop-zone.drop-enabled {
  outline: 2px dashed transparent;
}
.drop-zone.drop-enabled:not(.no-border) {
  outline-color: rgba(176, 180, 187, 0.5);
}
.drop-zone p {
  margin: 10px auto 0;
  max-width: 75%;
}

.drop-here-info {
  font-size: 25px;
  height: 100%;
  left: 0;
  min-height: 100px;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 0;
  visibility: hidden;
  width: 100%;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .drop-here-info {
    transition: none;
  }
}
.drop-here-info .drop-here-indicator {
  height: 115px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
}
.drop-here-info .drop-icons {
  display: inline-block;
  position: relative;
  width: 160px;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .drop-here-info .drop-icons {
    transition: none;
  }
}
.drop-here-info .drop-icons span {
  border-radius: 3px;
  position: absolute;
  text-align: center;
  transition: all 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .drop-here-info .drop-icons span {
    transition: none;
  }
}
.drop-here-info .drop-icons span:nth-of-type(1) {
  box-shadow: 5px 4px 0 0 rgba(0, 0, 0, 0.08);
  height: 60px;
  left: 0;
  line-height: 60px;
  opacity: 0;
  top: 10px;
  transform: rotate(25deg);
  width: 60px;
}
.drop-here-info .drop-icons span:nth-of-type(2) {
  background: #00c2ff;
  color: #fff;
  height: 80px;
  left: 40px;
  line-height: 80px;
  width: 80px;
  z-index: 2;
}
.drop-here-info .drop-icons span:nth-of-type(3) {
  box-shadow: -5px 4px 0 0 rgba(0, 0, 0, 0.08);
  display: block;
  font-size: 45px;
  height: 70px;
  left: 90px;
  line-height: 70px;
  opacity: 0;
  position: relative;
  top: 8px;
  transform: rotate(-25deg);
  width: 70px;
  z-index: 1;
}
.drop-here-info .drop-icons span:nth-of-type(1), .drop-here-info .drop-icons span:nth-of-type(3) {
  background: #e8e6e8;
  color: #a5a6ac;
}
.drop-here-info .drop-text {
  color: #fff;
  display: block;
  font-size: 20px;
  margin-left: 0;
  margin-top: 20px;
}
.drop-active .drop-here-info {
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 1;
  visibility: visible;
  z-index: 100;
}
.drop-active .drop-here-info .drop-icons span:nth-of-type(1), .drop-active .drop-here-info .drop-icons span:nth-of-type(3) {
  opacity: 1;
}
.drop-active .drop-here-info span:nth-of-type(1) {
  transform: rotate(-20deg);
}
.drop-active .drop-here-info span:nth-of-type(2) {
  transform: scale(1);
}
.drop-active .drop-here-info span:nth-of-type(3) {
  transform: rotate(15deg);
}

.taglib-empty-result-message.sheet {
  margin-bottom: 24px;
}
.taglib-empty-result-message .taglib-empty-result-message-description {
  color: #6c757d;
  margin-top: 8px;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn,
.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  margin-left: auto;
  margin-right: auto;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  max-width: 200px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  background-image: url(/o/seller-hub-theme/images/states/empty_state.gif);
}
.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-image: url(/o/seller-hub-theme/images/states/search_state.gif);
  max-width: 210px;
  padding-top: 232px;
}
.taglib-empty-result-message .taglib-empty-state {
  background-image: url(/o/seller-hub-theme/images/states/empty_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-success-state {
  background-image: url(/o/seller-hub-theme/images/states/success_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-search-state {
  background-image: url(/o/seller-hub-theme/images/states/search_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-empty-result-message-title {
  font-size: 1rem;
  margin-top: 48px;
}
.taglib-empty-result-message .taglib-empty-result-message-description {
  font-size: 0.875rem;
}
.taglib-empty-result-message .taglib-empty-result-message-header + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-empty-search-result-message-header + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-empty-state + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-success-state + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-search-state + .taglib-empty-result-message-title {
  font-size: 1.25rem;
  font-weight: bold;
  text-align: center;
}
.taglib-empty-result-message .taglib-empty-result-message-header ~ .taglib-empty-result-message-description, .taglib-empty-result-message .taglib-empty-result-message-header ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-empty-search-result-message-header ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-empty-search-result-message-header ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-empty-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-empty-state ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-success-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-success-state ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-search-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-search-state ~ .taglib-empty-result-message-actions {
  font-size: 1rem;
  text-align: center;
}

.field-wrapper.form-inline .control-label {
  display: inline-block;
}

.field-wrapper-html .input-localized .input-group-item {
  flex-wrap: nowrap;
}

.taglib-header {
  border-bottom: 1px solid #c8c9ca;
  color: #555;
  margin-bottom: 1em;
  padding-bottom: 10px;
}
.taglib-header .header-title {
  display: inline-block;
  margin: 0.1em;
  max-width: 100%;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
  word-wrap: normal;
}
.taglib-header .header-back-to {
  display: inline-block;
  vertical-align: middle;
}
.taglib-header .header-back-to a {
  display: block;
  font-weight: bold;
  padding: 0 0.3em 0 0;
  text-decoration: none;
}

.taglib-icon {
  text-decoration: none;
}
.taglib-icon:not(.btn):hover .taglib-text, .taglib-icon:not(.btn):focus .taglib-text {
  text-decoration: underline;
}
.taglib-icon[lang] > img {
  vertical-align: baseline;
  width: 16px;
}

.icon-monospaced {
  color: inherit;
  display: inline-block;
  height: 2rem;
  line-height: 34px;
  text-align: center;
  width: 2rem;
}
.icon-monospaced.lexicon-icon {
  padding: 8px;
}

.taglib-icon-list li {
  float: left;
  margin-right: 1em;
}
.taglib-icon-list:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}

.lfr-icon-menu .lfr-icon-menu-icon {
  max-width: none;
}
@media (max-width: 767.98px) {
  .table-cell.last .lfr-icon-menu .dropdown-toggle {
    text-align: center;
  }
  .table-cell.last .lfr-icon-menu .dropdown-toggle > img,
  .table-cell.last .lfr-icon-menu .dropdown-toggle .lfr-icon-menu-text {
    display: none;
  }
}

.lfr-menu-list {
  float: none;
  overflow-y: auto;
  position: relative;
}
.lfr-menu-list.direction-right {
  margin: 0 2px;
}
.lfr-menu-list.dropdown-menu {
  float: none;
  position: relative;
}
@media (max-width: 991.98px) {
  .lfr-menu-list.dropdown-menu > li > a {
    font-size: 22px;
    line-height: 40px;
    white-space: normal;
  }
  .lfr-menu-list.dropdown-menu > li > a img {
    margin-bottom: 3px;
  }
}
.lfr-menu-list.dropdown-menu .search-panel {
  margin-bottom: 0;
}
.lfr-menu-list.dropdown-menu .search-panel .form-group {
  margin: 0 16px;
}
.lfr-menu-list.dropdown-menu .search-panel .menu-item-filter {
  width: auto;
}
body > .lfr-menu-list ul {
  border-radius: 4px;
}

.lfr-icon-menu-open:after {
  clear: both;
  content: "";
  display: table;
}
.lfr-icon-menu-open .dropdown-menu {
  position: static;
}

.input-localized.input-localized-editor .form-control {
  border-width: 0;
  height: 100%;
  padding: 0;
}
.input-localized .input-group-item {
  flex-direction: column;
}
.input-localized .input-localized-content {
  margin-left: 6px;
}
.input-group .input-localized .input-localized-content {
  margin-top: 3px;
}
.input-localized .lfr-input-localized .lfr-input-localized-state {
  background-color: #ddd;
}
.input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
  background-color: #ff0047;
}
.input-localized .lfr-input-localized-default a {
  margin-right: 14px;
}
.input-localized .lfr-input-localized-state {
  height: 4px;
  margin: 3px 5px;
  width: 4px;
}
.input-localized .palette-item-inner .lfr-input-localized-flag {
  font-size: 16px;
  opacity: 0.5;
}
.input-localized .palette-item,
.input-localized .palette-item-hover,
.input-localized .palette-item-hover .palette-item-inner {
  border-color: transparent;
}
.input-localized .palette-item-inner {
  border-color: #666;
  display: block;
  height: 16px;
  width: 16px;
}
.input-localized .palette-item-selected .lfr-input-localized-state {
  background: #27c1f2;
}

.input-localized-palette-container .palette-items-container {
  font-size: 0;
  margin: 0;
  white-space: normal;
}
.input-localized-palette-container .palette-item {
  border-width: 0;
  padding: 0.5rem 1.25rem;
}
.input-localized-palette-container .palette-item-inner {
  border: 1px solid;
  margin-right: 4px;
  width: 16px;
}
.input-localized-palette-container .palette-item-inner img {
  display: block;
}

.taglib-move-boxes {
  margin-bottom: 1em;
}
.taglib-move-boxes label {
  border-bottom: 1px solid transparent;
  display: block;
  margin-bottom: 5px;
  padding: 5px;
}
.taglib-move-boxes .toolbar {
  text-align: center;
}
.taglib-move-boxes .arrow-button img {
  border-width: 0;
  height: 16px;
  width: 16px;
}
.taglib-move-boxes .choice-selector {
  width: 100%;
}
.taglib-move-boxes .choice-selector label {
  background: #ebf1f9;
  border-bottom-color: #8db2f3;
}
.taglib-move-boxes .field-content {
  margin-bottom: 0;
}
.taglib-move-boxes .move-arrow-buttons {
  margin-top: 5em;
}
.taglib-move-boxes .move-arrow-buttons .arrow-button {
  display: block;
}
.taglib-move-boxes .sortable-container {
  margin-top: 10px;
}
.taglib-move-boxes .sortable-container .btn.edit-selection {
  margin-bottom: 10px;
}
.taglib-move-boxes .sortable-container .move-option {
  background-color: transparent;
  border-top: 1px solid #ddd;
  display: none;
  margin: 2px 0;
  padding: 2px;
  position: relative;
}
.taglib-move-boxes .sortable-container .move-option.selected {
  display: block;
}
.taglib-move-boxes .sortable-container .move-option.move-option-dragging {
  background-color: #fafafa;
}
.taglib-move-boxes .sortable-container .move-option .checkbox,
.taglib-move-boxes .sortable-container .move-option .handle {
  position: absolute;
}
.taglib-move-boxes .sortable-container .move-option .checkbox {
  display: none;
  margin: 7px 0 0 5px;
}
.taglib-move-boxes .sortable-container .move-option .handle {
  color: #999;
  cursor: pointer;
  font-size: 1.5em;
  padding: 6px;
}
.taglib-move-boxes .sortable-container .move-option .title {
  font-size: 1.2em;
  margin: 1px 0 1px 30px;
}
.taglib-move-boxes .sortable-container.edit-list-active .move-option {
  display: block;
}
.taglib-move-boxes .sortable-container.edit-list-active .move-option .checkbox {
  display: inline-block;
}
.taglib-move-boxes .sortable-container.edit-list-active .move-option .handle {
  display: none;
}
.mobile .taglib-move-boxes .selector-container {
  display: none;
}

.item-selector .card-row > .autofit-col-expand {
  padding-top: 4px;
}
.item-selector .drop-zone {
  background-color: #f1f2f5;
  margin-top: 1rem;
}
.item-selector .input-file {
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  width: 0.1px;
  z-index: -1;
}
.item-selector .input-file + label {
  position: relative;
}
.item-selector .input-file + label::before {
  border-radius: 4px;
  bottom: -2px;
  content: "";
  display: block;
  left: -2px;
  position: absolute;
  right: -2px;
  top: -2px;
  transition: box-shadow 0.15s ease-in-out;
}
.item-selector .input-file:focus + label::before {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #75b8ff;
}
.item-selector .item-selector-list-row:hover {
  background-color: #e5f2ff;
  cursor: pointer;
}

.lfr-map {
  border: 1px solid #ccc;
  min-height: 400px;
  width: 100%;
}
.lfr-map .home-button {
  margin: 5px;
}
@media (max-width: 575.98px) {
  .lfr-map .home-button {
    height: 35px;
    width: 45px;
  }
}
.lfr-map .search-controls {
  font-size: 15px;
  margin-top: 5px;
  width: 100%;
}
@media (min-width: 576px) {
  .lfr-map .search-controls {
    width: 50%;
  }
}
.lfr-map .search-controls .search-input {
  width: 100%;
}

.navbar .navbar-collapse {
  max-height: none;
}
.navbar .navbar-collapse:after, .navbar .navbar-collapse:before {
  display: inline;
}
@media (max-width: 767.98px) {
  .navbar .navbar-search {
    background-color: #f3f3f3;
    border-top-width: 0;
    width: 100%;
  }
}
.navbar .navbar-search .form-search {
  margin: 8px 0;
}
@media (min-width: 768px) {
  .navbar .navbar-search .form-search {
    float: right;
    max-width: 275px;
  }
}
@media (max-width: 767.98px) {
  .navbar .navbar-search .form-search .input-group {
    width: 100%;
  }
}
@media (max-width: 991.98px) {
  .navbar .container .navbar-btn,
  .navbar .container-fluid .navbar-btn {
    margin-bottom: 5px;
    width: 45px;
  }
  .navbar .container .navbar-collapse.open,
  .navbar .container-fluid .navbar-collapse.open {
    border-width: 0;
    display: block;
    height: auto;
    overflow: visible;
  }
}

.taglib-portlet-preview.show-borders {
  border: 1px solid #828f95;
  margin-bottom: 1em;
  padding: 3px 3px 1em;
}
.taglib-portlet-preview.show-borders .title {
  background-color: #d3dadd;
  font-size: 1.4em;
  font-weight: bold;
  padding: 0.5em;
}
.taglib-portlet-preview .preview {
  margin: 1em;
  min-height: 90px;
}

.lfr-search-container .entry-action {
  width: 1px;
}
.lfr-search-container .entry-action .taglib-icon {
  white-space: nowrap;
}

.lfr-search-container-wrapper.lfr-search-container-fixed-first-column {
  position: relative;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive {
    margin-left: 375px;
    width: auto;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table {
  position: static;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header {
  left: 12px;
  position: fixed;
  right: 12px;
  top: -1px;
  z-index: 1020;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th {
  display: block;
  padding: 0;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
  overflow-x: hidden;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
    margin-left: 375px;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table {
  border-collapse: collapse;
  width: 100%;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table th {
  border-radius: 0;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td,
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
  width: auto;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td:first-child,
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th:first-child {
    left: 0;
    position: absolute;
    right: 15px;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
  height: auto;
}
.lfr-search-container-wrapper a:not(.component-action):not(.btn) {
  color: #495057;
  font-weight: 500;
  text-decoration: underline;
}
.lfr-search-container-wrapper a:not(.component-action):not(.btn):focus, .lfr-search-container-wrapper a:not(.component-action):not(.btn):hover {
  color: #000;
}
.lfr-search-container-wrapper .dropdown-action .dropdown-toggle {
  color: #6c757d;
}
.lfr-search-container-wrapper .dropdown-action .dropdown-toggle:hover {
  color: #343a40;
}
.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle {
  color: #6c757d;
}
.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:active, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:focus, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:hover {
  background-color: #f7f8f9;
  border-radius: 4px;
  color: #343a40;
}
.lfr-search-container-wrapper .lfr-search-container-list .list-group:last-child .list-group-item:nth-last-child(2) {
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.lfr-search-container-wrapper .lfr-search-container-list + .taglib-search-iterator-page-iterator-bottom {
  margin-top: 20px;
}
.lfr-search-container-wrapper .list-group {
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group + .list-group .list-group-header:first-child,
.lfr-search-container-wrapper .list-group + .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item h4 {
  font-size: 0.875rem;
  line-height: 1.5;
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item h5,
.lfr-search-container-wrapper .list-group .list-group-item h6,
.lfr-search-container-wrapper .list-group .list-group-item .h5,
.lfr-search-container-wrapper .list-group .list-group-item .h6 {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item span + h2.h5 {
  font-weight: 600;
}
.lfr-search-container-wrapper .list-group .list-group-item h6 + h5 {
  font-weight: 600;
}
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:first-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:first-child {
  border-bottom-left-radius: 0.25rem;
}
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:last-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:last-child {
  border-bottom-right-radius: 0.25rem;
}

.user-info {
  display: flex;
}
.user-info .sticker {
  align-self: center;
}
.user-info .user-details {
  margin-left: 1rem;
}
.user-info .user-name {
  color: #343a40;
  font-weight: 600;
}
.user-info .date-info {
  color: #6c757d;
}

.user-status-tooltip .user-status-avatar {
  float: left;
  margin-right: 5px;
}
.user-status-tooltip .user-status-avatar .user-status-avatar-image {
  width: 27px;
}
.user-status-tooltip .user-status-info {
  display: inline-block;
  overflow: hidden;
}
.user-status-tooltip .user-status-info .user-status-date {
  font-size: 11px;
}

.lfr-search-container {
  margin-top: 1.5em;
  overflow: auto;
}
@media (max-width: 767.98px) {
  .lfr-search-container .selector-button {
    width: auto;
  }
}
.touch .lfr-search-container {
  -webkit-overflow-scrolling: touch;
}
.touch .lfr-search-container .searchcontainer-content .table {
  max-width: none;
}

.taglib-page-iterator {
  clear: both;
  height: auto;
  width: auto;
}
.taglib-page-iterator .lfr-pagination-buttons {
  float: right;
  margin: 0;
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .lfr-pagination-buttons {
    width: 100%;
  }
}
@media (max-width: 991.98px) and (max-width: 767.98px) {
  .taglib-page-iterator .lfr-pagination-buttons {
    float: none;
    margin-top: 20px;
  }
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .lfr-pagination-buttons > li {
    display: inline-block;
    width: 50%;
  }
  .taglib-page-iterator .lfr-pagination-buttons > li.first, .taglib-page-iterator .lfr-pagination-buttons > li.last {
    display: none;
  }
  .taglib-page-iterator .lfr-pagination-buttons > li > a {
    line-height: 20px;
    padding: 11px 19px;
  }
}
.taglib-page-iterator .lfr-pagination-config {
  float: left;
  line-height: 46px;
}
@media (max-width: 767.98px) {
  .taglib-page-iterator .lfr-pagination-config {
    float: none;
  }
  .taglib-page-iterator .lfr-pagination-config .current-page-menu {
    display: block;
  }
  .taglib-page-iterator .lfr-pagination-config .current-page-menu .btn {
    display: block;
  }
}
.taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector,
.taglib-page-iterator .lfr-pagination-config .lfr-pagination-page-selector {
  display: inline;
}
.taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector {
  float: none;
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector {
    display: none;
  }
}
.taglib-page-iterator .search-results {
  float: left;
  line-height: 46px;
  margin-left: 10px;
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .search-results {
    display: none;
  }
}

.taglib-search-toggle .form-search {
  position: relative;
}
.taglib-search-toggle .form-search .input-group-btn {
  position: absolute;
}
@media (min-width: 992px) {
  .taglib-search-toggle .form-search .input-group-btn {
    position: static;
  }
}
.taglib-search-toggle .toggle-advanced {
  color: inherit;
  margin-left: 10px;
  position: absolute;
  top: 8px;
}
.taglib-search-toggle .toggle-advanced, .taglib-search-toggle .toggle-advanced:hover, .taglib-search-toggle .toggle-advanced:focus {
  text-decoration: none;
}

.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced {
  background-color: #fcfcfc;
  border: solid #ddd;
  border-width: 0 1px 1px;
  margin-top: 0;
  padding: 15px 15px 0;
}
.navbar-search .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced {
  border-width: 1px 0 0;
}
.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content {
  position: relative;
}
.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields {
  margin-bottom: 0;
}
.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields-legend {
  color: #999;
  font-size: 13px;
}
.taglib-search-toggle-advanced-wrapper .btn.close {
  margin-right: 5px;
  position: relative;
  z-index: 1;
}

.taglib-user-display {
  padding: 0.5em;
}
.taglib-user-display .avatar {
  background: no-repeat center;
  background-size: 60px;
  display: block;
  height: 60px;
  margin: 0 auto;
  width: 60px;
}
.taglib-user-display .avatar.author:after {
  background: rgba(50, 168, 230, 0.5);
  border-radius: 50%;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
}
.taglib-user-display .user-details {
  margin-top: 1em;
}
.taglib-user-display .user-name {
  font-size: 1.1em;
  font-weight: bold;
}
.taglib-user-display a .user-name {
  text-decoration: underline;
}
.taglib-user-display.display-style-1 .user-profile-image {
  float: left;
  margin-right: 24px;
}
.taglib-user-display.display-style-1 .user-name {
  display: inline-block;
  margin-top: 10px;
}
.taglib-user-display.display-style-1 .user-details {
  margin-top: 0;
}
.taglib-user-display.display-style-2 .user-profile-image,
.taglib-user-display.display-style-2 .user-name {
  clear: both;
  display: block;
  min-height: 20px;
  text-align: center;
}
.taglib-user-display.display-style-3 {
  padding: 0;
}
.taglib-user-display.display-style-3 .user-profile-image {
  display: inline-block;
  vertical-align: middle;
}

.taglib-workflow-status .workflow-id,
.taglib-workflow-status .workflow-version,
.taglib-workflow-status .workflow-status {
  color: #999;
}
.table-cell .taglib-workflow-status {
  margin: 0;
}
.table-cell .taglib-workflow-status .workflow-status {
  padding-left: 0;
}

.lfr-autocomplete-input-list .yui3-aclist-list {
  margin: 0;
}

.portal-popup .sheet > .lfr-nav {
  margin-top: -24px;
}
.portal-popup .contacts-portlet .portlet-configuration-container .form {
  position: static;
}
.portal-popup .lfr-form-content {
  padding: 24px 12px;
}
.portal-popup .portlet-body,
.portal-popup .portlet-boundary,
.portal-popup .portlet-column,
.portal-popup .portlet-layout {
  height: 100%;
}
.portal-popup .portlet-column {
  position: static;
}
.portal-popup .dialog-body > .container-fluid-max-xl,
.portal-popup .dialog-body .container-view,
.portal-popup .export-dialog-tree > .container-fluid-max-xl,
.portal-popup .export-dialog-tree .container-view,
.portal-popup .lfr-dynamic-uploader > .container-fluid-max-xl,
.portal-popup .lfr-dynamic-uploader .container-view,
.portal-popup .lfr-form-content > .container-fluid-max-xl,
.portal-popup .lfr-form-content .container-view,
.portal-popup .portlet-configuration-body-content > .container-fluid-max-xl,
.portal-popup .portlet-configuration-body-content .container-view,
.portal-popup .process-list > .container-fluid-max-xl,
.portal-popup .process-list .container-view,
.portal-popup .roles-selector-body > .container-fluid-max-xl,
.portal-popup .roles-selector-body .container-view {
  padding-top: 20px;
}
.portal-popup .dialog-body > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .dialog-body .container-view .nav-tabs-underline,
.portal-popup .export-dialog-tree > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .export-dialog-tree .container-view .nav-tabs-underline,
.portal-popup .lfr-dynamic-uploader > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .lfr-dynamic-uploader .container-view .nav-tabs-underline,
.portal-popup .lfr-form-content > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .lfr-form-content .container-view .nav-tabs-underline,
.portal-popup .portlet-configuration-body-content > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .portlet-configuration-body-content .container-view .nav-tabs-underline,
.portal-popup .process-list > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .process-list .container-view .nav-tabs-underline,
.portal-popup .roles-selector-body > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .roles-selector-body .container-view .nav-tabs-underline {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: -20px;
}
.portal-popup .dialog-body > .lfr-nav + .container-fluid-max-xl,
.portal-popup .export-dialog-tree > .lfr-nav + .container-fluid-max-xl,
.portal-popup .lfr-dynamic-uploader > .lfr-nav + .container-fluid-max-xl,
.portal-popup .lfr-form-content > .lfr-nav + .container-fluid-max-xl,
.portal-popup .portlet-configuration-body-content > .lfr-nav + .container-fluid-max-xl,
.portal-popup .process-list > .lfr-nav + .container-fluid-max-xl,
.portal-popup .roles-selector-body > .lfr-nav + .container-fluid-max-xl {
  padding-top: 0;
}
.portal-popup .login-container {
  padding: 1rem;
}
.portal-popup .management-bar-default {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
  border-top-width: 0;
  margin-bottom: 0;
}
.portal-popup .navbar ~ .portlet-configuration-setup,
.portal-popup .portlet-export-import-container {
  height: calc(100% - 48px);
  position: relative;
}
@media (min-width: 576px) {
  .portal-popup .navbar ~ .portlet-configuration-setup,
  .portal-popup .portlet-export-import-container {
    height: calc(100% - 48px);
  }
}
.portal-popup .panel-group .panel {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
}
.portal-popup .panel-group .panel + .panel {
  border-top-width: 0;
  margin-top: 0;
}
.portal-popup .panel-heading {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.portal-popup .portlet-configuration-setup .lfr-nav {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 3px;
  padding-right: 3px;
}
@media (min-width: 576px) {
  .portal-popup .portlet-configuration-setup .lfr-nav {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.portal-popup .lfr-dynamic-uploader,
.portal-popup .process-list {
  bottom: 0;
  display: block;
  left: 0;
  overflow: auto;
  position: absolute;
  right: 0;
  top: 48px;
  -webkit-overflow-scrolling: touch;
}
@media (min-width: 576px) {
  .portal-popup .lfr-dynamic-uploader,
  .portal-popup .process-list {
    top: 48px;
  }
}
.portal-popup .portlet-export-import-publish-processes {
  top: 0;
}
.portal-popup .dialog-footer {
  background-color: #fff;
  border-top: 1px solid #dee2e6;
  bottom: 0;
  display: flex;
  flex-direction: row-reverse;
  left: 0;
  margin: 0;
  padding: 10px 24px;
  width: 100%;
  z-index: 1020;
}
@media (min-width: 768px) {
  .portal-popup .dialog-footer {
    position: fixed;
  }
}
.portal-popup .dialog-footer .btn {
  margin-left: 1rem;
  margin-right: 0;
}
.portal-popup .dialog-footer.dialog-footer-not-reverse {
  flex-direction: initial;
  justify-content: flex-end;
}
@media (min-width: 768px) {
  .portal-popup .dialog-body:not(:last-child),
  .portal-popup .lfr-dynamic-uploader:not(:last-child),
  .portal-popup .lfr-form-content:not(:last-child),
  .portal-popup .portlet-configuration-body-content:not(:last-child),
  .portal-popup .roles-selector-body:not(:last-child) {
    padding-bottom: 60px;
  }
}
.portal-popup .lfr-dynamic-uploader {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.portal-popup .lfr-dynamic-uploader.hide-dialog-footer {
  bottom: 0;
}
.portal-popup .lfr-dynamic-uploader.hide-dialog-footer + .dialog-footer {
  display: none;
}
.portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content {
  display: flex;
  flex-direction: column;
  overflow: visible;
}
.portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content > form {
  flex-grow: 1;
  max-width: none;
  overflow: auto;
}
.portal-popup .portlet-configuration-edit-templates .portlet-configuration-body-content {
  bottom: 0;
}
.portal-popup:not(.article-preview) #main-content,
.portal-popup:not(.article-preview) #wrapper {
  bottom: 0;
  left: 0;
  overflow: auto;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-overflow-scrolling: touch;
}
@media print {
  .portal-popup:not(.article-preview) #main-content,
  .portal-popup:not(.article-preview) #wrapper {
    position: initial;
  }
}
.portal-popup .columns-max > .portlet-layout.row {
  margin-left: 0;
  margin-right: 0;
}
.portal-popup .columns-max > .portlet-layout.row > .portlet-column {
  padding-left: 0;
  padding-right: 0;
}

html:not(#__):not(#___) .portlet-layout.dragging {
  border-collapse: separate;
}
html:not(#__):not(#___) .drop-area {
  background-color: #d3dadd;
}
html:not(#__):not(#___) .active-area {
  background: #ffc;
}
html:not(#__):not(#___) .portlet-boundary.yui3-dd-dragging {
  opacity: 0.6;
}
html:not(#__):not(#___) .portlet-boundary.yui3-dd-dragging .portlet {
  border: 2px dashed #ccc;
}
html:not(#__):not(#___) .sortable-layout-proxy {
  opacity: 1;
}
html:not(#__):not(#___) .sortable-layout-proxy .portlet-topper {
  background-image: none;
}
html:not(#__):not(#___) .proxy {
  cursor: move;
  opacity: 0.65;
  position: absolute;
}
html:not(#__):not(#___) .proxy.generic-portlet {
  height: 200px;
  width: 300px;
}
html:not(#__):not(#___) .proxy.generic-portlet .portlet-title {
  padding: 10px;
}
html:not(#__):not(#___) .proxy.not-intersecting .forbidden-action {
  background: url(../images/application/forbidden_action.png) no-repeat;
  display: block;
  height: 32px;
  position: absolute;
  right: -15px;
  top: -15px;
  width: 32px;
}
html:not(#__):not(#___) .resizable-proxy {
  border: 1px dashed #828f95;
  position: absolute;
  visibility: hidden;
}
html:not(#__):not(#___) .sortable-proxy {
  background: #727c81;
  margin-top: 1px;
}
html:not(#__):not(#___) .sortable-layout-drag-target-indicator {
  margin: 2px 0;
}
html:not(#__):not(#___) .yui3-dd-proxy {
  z-index: 1110 !important;
}

.portlet-layout.dragging {
  border-collapse: separate;
}

.drop-area {
  background-color: #d3dadd;
}

.active-area {
  background: #ffc;
}

.portlet-boundary.yui3-dd-dragging {
  opacity: 0.6;
  transform: scale(0.8);
  transition: transform 0.3s ease;
}
@media (prefers-reduced-motion: reduce) {
  .portlet-boundary.yui3-dd-dragging {
    transition: none;
  }
}
.portlet-boundary.yui3-dd-dragging .portlet {
  border: 2px dashed #ccc;
}

.sortable-layout-proxy {
  opacity: 1;
}
.sortable-layout-proxy .portlet-topper {
  background-image: none;
}

.proxy {
  cursor: move;
  opacity: 0.65;
  position: absolute;
}
.proxy.generic-portlet {
  height: 200px;
  width: 300px;
}
.proxy.generic-portlet .portlet-title {
  padding: 10px;
}
.proxy.not-intersecting .forbidden-action {
  background: url(../images/application/forbidden_action.png) no-repeat;
  display: block;
  height: 32px;
  position: absolute;
  right: -15px;
  top: -15px;
  width: 32px;
}

.resizable-proxy {
  border: 1px dashed #828f95;
  position: absolute;
  visibility: hidden;
}

.sortable-proxy {
  background: #727c81;
  margin-top: 1px;
}

.sortable-layout-drag-target-indicator {
  margin: 2px 0;
}

.yui3-dd-proxy {
  z-index: 1110 !important;
}

.portlet-column-content.empty {
  padding: 50px;
}

.lfr-portlet-title-editable {
  margin-top: 0;
  z-index: 9999;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content {
  padding: 0;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .field-input {
  margin-bottom: 0;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .textfield-label {
  display: none;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-toolbar-content {
  display: inline-block;
  vertical-align: bottom;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-group {
  margin-top: 0;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn {
  display: inline-block;
  float: none;
  margin-top: 0;
  width: auto;
}

.lfr-source-editor {
  border: solid 0 #ccc;
  border-bottom-width: 2px;
  position: relative;
}
.lfr-source-editor .ace_editor {
  height: 100%;
}
.lfr-source-editor .lfr-source-editor-toolbar li > .btn {
  background-color: #fff;
  border: transparent;
  color: #717383;
  outline: 0;
}
.lfr-source-editor .lfr-source-editor-code {
  background-color: #fff;
  color: #2b4259;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter {
  background-color: #ededef;
  color: #868896;
  overflow: hidden;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget {
  font-family: fontawesome-alloy;
  text-align: center;
  vertical-align: middle;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open, .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed {
  background-image: none;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open:before {
  content: "▾";
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed:before {
  content: "▸";
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-cell {
  color: #fff;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
  background-color: #717383;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-layer {
  border-right: solid 1px #ccc;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_info {
  background-image: none;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_active-line {
  background-color: #ededef;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_constant {
  color: #34adab;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_tag {
  color: #1d5ec7;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_string {
  color: #ff6c58;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_string.ace_regex {
  color: #f00;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code {
  background-color: #47474f;
  color: #fff;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter {
  background: #54555e;
  color: #fff;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
  background-color: #009aed;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_active-line {
  background-color: #11394e;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_cursor {
  color: #fff;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_tag {
  color: #4d91ff;
}

.lfr-fullscreen-source-editor {
  height: 100%;
  overflow: hidden;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-header {
  height: 40px;
  margin-right: 4px;
  margin-top: 4px;
  min-height: 40px;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content {
  height: 95%;
  position: relative;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .panel-splitter {
  border: 1px solid #ccc;
  position: absolute;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .preview-panel {
  display: inline-block;
  overflow-y: auto;
  padding-left: 20px;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .source-panel {
  display: inline-block;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .source-panel,
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .preview-panel {
  height: 100%;
  width: 50%;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .panel-splitter {
  height: 100%;
  left: 50%;
  top: 0;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .source-panel,
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .preview-panel {
  height: 50%;
  width: 100%;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .panel-splitter {
  top: 50%;
  width: 100%;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .panel-splitter,
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .preview-panel {
  display: none;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .source-panel {
  height: 100%;
  width: 100%;
}

.lfr-fulscreen-source-editor-dialog .modal-footer {
  text-align: left;
}

.file-icon-color-0 {
  background-color: #fff;
  color: #6b6c7e;
}

.file-icon-color-1 {
  background-color: #fff;
  color: #a7a9bc;
}

.file-icon-color-2 {
  background-color: #fff;
  color: #50d2a0;
}

.file-icon-color-3 {
  background-color: #fff;
  color: #af78ff;
}

.file-icon-color-4 {
  background-color: #fff;
  color: #ffb46e;
}

.file-icon-color-5 {
  background-color: #fff;
  color: #ff5f5f;
}

.file-icon-color-6 {
  background-color: #fff;
  color: #4b9bff;
}

.file-icon-color-7 {
  background-color: #fff;
  color: #272833;
}

.lfr-item-viewer.uploading > div:not(.progress-container) {
  opacity: 0.3;
}
.lfr-item-viewer.uploading > .progress-container {
  visibility: visible;
}
.lfr-item-viewer .aspect-ratio a.item-preview {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  position: absolute;
  width: 100%;
}
.lfr-item-viewer .image-viewer-base-image-list {
  padding-top: 35px;
}
.lfr-item-viewer .item-preview:hover {
  cursor: pointer;
}
.lfr-item-viewer .progress-container {
  background-color: #fff;
  left: 0;
  margin: 0 auto;
  padding: 20px 30px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  visibility: hidden;
  width: 80%;
  z-index: 1000;
}
.lfr-item-viewer .progress-container a {
  position: absolute;
  right: 30px;
}
.lfr-item-viewer .progress-container .progress {
  margin-top: 10px;
}
.lfr-item-viewer .search-info {
  background-color: #d3e8f1;
}
.lfr-item-viewer .search-info .keywords {
  font-size: 1.4em;
  font-weight: bold;
}
.lfr-item-viewer .search-info .change-search-folder {
  font-size: 0.8em;
  font-weight: normal;
}
.lfr-item-viewer .upload-view {
  display: table;
  height: 400px;
  margin-top: 20px;
  width: 100%;
}
.lfr-item-viewer .upload-view > div {
  display: table-cell;
  vertical-align: middle;
}
.lfr-item-viewer .yui3-widget-bd {
  position: relative;
}

.lfr-menu-expanded li a:focus {
  background-color: #5b677d;
  color: #fff;
  text-shadow: -1px -1px #2c2f34;
}

.lfr-url-error {
  display: inline-block;
  white-space: normal;
  overflow-wrap: break-all;
  word-wrap: break-all;
}

.lfr-page-layouts {
  padding: 0;
}
.lfr-page-layouts input[type=radio] {
  opacity: 0;
  position: absolute;
}
.lfr-page-layouts input[type=radio]:checked + .card-horizontal {
  cursor: default;
}
.lfr-page-layouts input[type=radio]:checked + .card-horizontal::after {
  bottom: -0.0625rem;
  content: "";
  left: -0.0625rem;
  position: absolute;
  right: -0.0625rem;
  transition: height 0.15s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts input[type=radio]:checked + .card-horizontal::after {
    transition: none;
  }
}
.lfr-page-layouts .card-horizontal {
  cursor: pointer;
  outline: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts .card-horizontal {
    transition: none;
  }
}
.lfr-page-layouts .card-horizontal::after {
  border-radius: 0 0 0.25rem 0.25rem;
  bottom: -0.0625rem;
  content: "";
  height: 0;
  left: -0.0625rem;
  position: absolute;
  right: -0.0625rem;
  transition: height 0.15s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts .card-horizontal::after {
    transition: none;
  }
}
.modal-body.dialog-iframe-bd {
  overflow: hidden;
  padding: 0;
}

.modal-dialog:not(.dialog-iframe-modal):not(.modal-full-screen) {
  position: relative;
}
.modal-dialog.dialog-iframe-modal {
  max-width: none;
}
.modal-dialog.modal-dialog-sm {
  max-width: 500px;
}
.modal-dialog .yui3-resize-handles-wrapper {
  pointer-events: all;
}
.modal-dialog .yui3-resize-handles-wrapper .yui3-resize-handle-inner-br {
  bottom: 0;
  right: 0;
}

.modal-open .modal {
  display: block;
}

.sheet > .panel-group .sheet-footer {
  margin-bottom: 0;
}

.sheet-footer .btn {
  margin-right: 0.5rem;
}
.sheet-footer .btn:last-child {
  margin-right: 0;
}

.tag-items {
  list-style: none;
  margin: 0 1em 0 0;
  padding: 0 1em 0.5em;
  white-space: normal;
}
.tag-items li {
  display: inline-block;
  margin: 0 1em 0 0;
  max-width: 100%;
}

.tag-selected {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}

.tag-cloud .tag-popularity-1 {
  font-size: 1em;
}
.tag-cloud .tag-popularity-2 {
  font-size: 1.3em;
}
.tag-cloud .tag-popularity-3 {
  font-size: 1.6em;
}
.tag-cloud .tag-popularity-4 {
  font-size: 1.9em;
}
.tag-cloud .tag-popularity-5 {
  font-size: 2.2em;
}
.tag-cloud .tag-popularity-6 {
  font-size: 2.5em;
}

.lfr-portal-tooltip {
  display: inline-flex;
}
.lfr-portal-tooltip,
.lfr-portal-tooltip a {
  -webkit-touch-callout: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

.tree-node .icon-check {
  padding-right: 2px;
}
.tree-node .tree-node-checked .icon-check {
  padding-right: 0;
}
.tree-node [class^=icon-] {
  margin-right: 5px;
}
.tree-node .tree-node-checkbox-container {
  margin-right: 0;
}
.tree-node .tree-node-selected .tree-label {
  background: none;
}

.tree-node-content .tree-hitarea {
  color: #999;
  font-size: 10px;
  padding-right: 6px;
}
.tree-node-content .tree-label {
  margin-left: 3px;
}
.tree-node-content .tree-node-hidden-hitarea {
  visibility: hidden;
}

.tree-node-selected .tree-label {
  background-color: transparent;
}

.tree-view li.tree-node .tree-node-content svg.lexicon-icon {
  pointer-events: none;
}

.user-icon-color-0 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #6b6c7e;
}

.user-icon-color-1 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #4a97f2;
}

.user-icon-color-2 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #e87523;
}

.user-icon-color-3 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #fb625b;
}

.user-icon-color-4 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #4fa488;
}

.user-icon-color-5 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #fe4fb5;
}

.user-icon-color-6 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #879b7a;
}

.user-icon-color-7 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #af78ff;
}

.user-icon-color-8 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #bf8c2a;
}

.user-icon-color-9 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #5f9bc7;
}

.bby-seller-hub-1-2-columns-layout .portlet-column-first .portlet-column-content-first {
  position: sticky;
  top: 0;
}

.collapse.open {
  display: block;
}

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-top'%20d='M480%2064H32C14.336%2064%200%2049.664%200%2032S14.336%200%2032%200h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-middle'%20d='M480%20288H32c-17.664%200-32-14.336-32-32s14.336-32%2032-32h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-bottom'%20d='M480%20512H32c-17.664%200-32-14.336-32-32s14.336-32%2032-32h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3C/svg%3E");
  height: 1em;
  width: 1em;
}

.navbar-nav .nav-item.hover:after {
  bottom: -0.125rem;
  content: "";
  height: 0.125rem;
  left: 0;
  position: absolute;
  width: 100%;
}

.navbar .navbar-toggler .c-inner {
  max-width: none;
}

html:not(#__):not(#___) .cadmin.portlet-topper {
  position: relative;
}
html:not(#__):not(#___) .cadmin.portlet-topper .portlet-topper-toolbar .portlet-icon-back {
  background: url(../images/arrows/12_left.png) no-repeat 0 50%;
  padding: 5px 5px 5px 18px;
}
html:not(#__):not(#___) .cadmin.portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
  display: none;
}
html:not(#__):not(#___) .cadmin .component-action.portlet-options {
  color: white;
}

body.portlet {
  border-width: 0;
}

.portlet-icon-back {
  margin-top: -2px;
}
.portlet-topper .portlet-topper-toolbar .portlet-icon-back {
  background: url(../images/arrows/12_left.png) no-repeat 0 50%;
  padding: 5px 5px 5px 18px;
}

.portlet-options-dropdown {
  z-index: 1035;
}

.portlet-topper {
  position: relative;
}
.portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
  display: none;
}
.portlet-draggable .portlet-topper {
  cursor: move;
}

.portlet-title-editable {
  cursor: pointer;
}

.portlet-title-text {
  display: inline-block;
  margin-top: 0;
  max-width: 95%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
  white-space: nowrap;
}
.panel-page-body .portlet-title-text, .panel-page-content .portlet-title-text {
  cursor: auto;
}

.portlet-minimized .portlet-content {
  padding: 0;
}

.portlet-nested-portlets .portlet-boundary {
  left: 0 !important;
  position: relative !important;
  top: 0 !important;
}

.portlet-layout .portlet-header {
  margin-bottom: 1rem;
}

@media (min-width: 576px) {
  .portlet .visible-interaction {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .controls-hidden .portlet .visible-interaction {
    display: none;
  }
}
.portlet:hover .visible-interaction, .portlet.open .visible-interaction, .portlet.focus .visible-interaction {
  display: block;
}

.controls-hidden .lfr-meta-actions,
.controls-hidden .lfr-configurator-visibility {
  display: none;
}
.controls-hidden .portlet-topper-toolbar {
  display: none !important;
}

html:not(#__):not(#___) .cadmin.portlet-topper {
  background-color: #f7f7f7;
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: rgba(0, 0, 0, 0.5);
  display: box;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative;
}
html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
  display: none;
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
    display: flex;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: opacity 0.25s, transform 0.25s;
    top: 0;
  }
}
@media (min-width: 768px) and (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
    transition: none;
  }
}
html:not(#__):not(#___) .cadmin .portlet-actions {
  float: right;
}
html:not(#__):not(#___) .cadmin .portlet-options {
  display: inline-block;
}
html:not(#__):not(#___) .cadmin .portlet-title-menu {
  flex: 0 1 auto;
}
html:not(#__):not(#___) .cadmin .portlet-title-menu > span > a {
  display: inline-block;
  text-decoration: none;
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar {
  margin: 0;
  padding-left: 0;
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a,
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > span > a,
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar .lfr-icon-menu > a {
  color: rgba(0, 0, 0, 0.5);
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a:focus, html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a:hover {
  text-decoration: none;
}
html:not(#__):not(#___) .cadmin .portlet-name-text {
  font-size: 14px;
  font-weight: 600;
}
html:not(#__):not(#___) .cadmin .portlet-title-default {
  flex: 1 1 auto;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (min-width: 576px) {
  html:not(#__):not(#___) .lfr-configurator-visibility .portlet:hover .portlet-topper, html:not(#__):not(#___) .lfr-configurator-visibility .portlet.focus .portlet-topper, html:not(#__):not(#___) .lfr-configurator-visibility .portlet.open .portlet-topper {
    opacity: 0.5;
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet:hover > .portlet-content-editable, html:not(#__):not(#___) .controls-visible .portlet.open > .portlet-content-editable, html:not(#__):not(#___) .controls-visible .portlet.focus > .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet:hover > .cadmin.portlet-topper, html:not(#__):not(#___) .controls-visible .portlet.open > .cadmin.portlet-topper, html:not(#__):not(#___) .controls-visible .portlet.focus > .cadmin.portlet-topper {
    opacity: 1;
    transform: translateY(-97%);
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet.open > .cadmin.portlet-topper {
    transition-duration: 0ms;
  }
}
@media (max-width: 767.98px) {
  html:not(#__):not(#___) .controls-visible .cadmin.portlet-topper {
    display: box;
    display: flex;
  }
}
html:not(#__):not(#___) .controls-visible .cadmin .portlet-topper-toolbar {
  display: block;
}

.portlet {
  margin-bottom: 10px;
  position: relative;
}
@media (min-width: 768px) {
  .controls-visible .portlet:hover > .portlet-content-editable, .controls-visible .portlet.open > .portlet-content-editable, .controls-visible .portlet.focus > .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (min-width: 768px) {
  .controls-visible .portlet:hover > .portlet-topper, .controls-visible .portlet.open > .portlet-topper, .controls-visible .portlet.focus > .portlet-topper {
    opacity: 1;
    transform: translateY(-97%);
  }
}
@media (min-width: 576px) {
  .lfr-configurator-visibility .portlet:hover .portlet-topper, .lfr-configurator-visibility .portlet.focus .portlet-topper, .lfr-configurator-visibility .portlet.open .portlet-topper {
    opacity: 0.5;
  }
}

.portlet-content-editable {
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
}
.portlet > .portlet-content-editable {
  border-color: transparent;
}
@media (max-width: 767.98px) {
  .controls-visible .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}

.portlet-name-text {
  font-size: 0.875rem;
  font-weight: 600;
}

.portlet-options {
  display: inline-block;
}

.portlet-title-default {
  flex: 1 1 auto;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.portlet-title-menu {
  flex: 0 1 auto;
}
.portlet-title-menu > span > a {
  display: inline-block;
  text-decoration: none;
}

.portlet-topper {
  background-color: #f7f7f7;
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: rgba(0, 0, 0, 0.5);
  display: box;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative;
}
.portlet > .portlet-topper {
  display: none;
}
@media (min-width: 768px) {
  .portlet > .portlet-topper {
    display: flex;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: opacity 0.25s, transform 0.25s;
    top: 0;
  }
}
@media (min-width: 768px) and (prefers-reduced-motion: reduce) {
  .portlet > .portlet-topper {
    transition: none;
  }
}
@media (max-width: 767.98px) {
  .controls-visible .portlet-topper {
    display: box;
    display: flex;
  }
}

.portlet-topper-toolbar {
  margin: 0;
  padding-left: 0;
}
.portlet-topper-toolbar > a,
.portlet-topper-toolbar > span > a,
.portlet-topper-toolbar .lfr-icon-menu > a {
  color: rgba(0, 0, 0, 0.5);
}
.portlet-topper-toolbar > a:focus, .portlet-topper-toolbar > a:hover {
  text-decoration: none;
}
.controls-visible .portlet-topper-toolbar {
  display: block;
}

.lfr-panel-page .portlet-title {
  font-size: 13px;
}

.portlet-borderless .portlet-content {
  padding: 1rem;
}
.portlet-decorate .portlet-content {
  background: #fff;
  border-color: transparent;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  padding: 1rem;
  word-wrap: break-word;
}
.portlet-barebone .portlet-content {
  padding: 0;
}

.portlet-dynamic-data-lists-display .lfr-ddm-field-group,
.portlet-dynamic-data-lists .lfr-ddm-field-group {
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 28px 24px;
}

.breadcrumb.breadcrumb-vertical {
  display: inline-block;
  text-align: center;
}
.breadcrumb.breadcrumb-vertical li {
  display: block;
}
.breadcrumb.breadcrumb-vertical li.last, .breadcrumb.breadcrumb-vertical li.only {
  background: none;
}
.breadcrumb.breadcrumb-vertical .divider {
  background: url(../images/arrows/07_down.png) no-repeat 50% 100%;
  display: block;
  height: 10px;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
}

.navbar form {
  margin: 0;
}

:not(.inline-item) > .loading-animation {
  margin-bottom: 20px;
  margin-top: 20px;
}
.product-menu .loading-animation {
  margin-top: 160px;
}

@keyframes lfr-drop-active {
  0% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
  50% {
    background-color: #ddedde;
    border-color: #7d7;
    transform: scale(1.1);
  }
  75% {
    background-color: #ddedde;
    border-color: #7d7;
  }
  100% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
}
.lfr-upload-container .progress-bar,
.lfr-upload-container .progress {
  border-radius: 10px;
}
.lfr-upload-container .upload-file,
.lfr-upload-container .upload-target {
  border-radius: 5px;
}
.upload-drop-active .lfr-upload-container .upload-target {
  animation: none;
}
.upload-drop-intent .lfr-upload-container .upload-target {
  animation: lfr-drop-active 1s ease 0.2s infinite;
}

.select-files {
  border-radius: 5px;
}

.taglib-form-navigator > .form-steps > ul.form-navigator.list-group {
  box-shadow: none;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:hover .number, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:focus .number {
  box-shadow: 0 0 5px 0 #333;
  transition-duration: 0.25s;
  transition-property: box-shadow;
  transition-timing-function: ease-out;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .number {
  border-radius: 50%;
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.lfr-progress-active .progress-bar-status,
.lfr-upload-container .file-uploading .progress-bar .progress {
  animation: progress-bar-stripes 0.5s linear infinite;
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  background-size: 40px 40px;
  transition: width, 0.5s, ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-progress-active .progress-bar-status,
  .lfr-upload-container .file-uploading .progress-bar .progress {
    transition: none;
  }
}

@keyframes highlight-animation {
  from {
    background-color: #ffc;
  }
  to {
    background-color: transparent;
  }
}
.highlight-animation {
  animation: highlight-animation 0.7s;
}

.portlet-options.btn-group .dropdown-toggle, .portlet-options.btn-group.open .dropdown-toggle {
  box-shadow: none;
}

.form-group.form-inline.input-boolean-wrapper label, .form-group.form-inline.input-checkbox-wrapper label {
  gap: 0.3125rem;
}

/* These inject tags are used for dynamically creating imports for themelet styles, you can place them where ever you like in this file. */
/* inject:imports */
@font-face {
  font-family: Human BBY Web;
  src: url(Bestbuy/HumanBBY-55Regular-Web.woff2) format("woff2"), url(Bestbuy/HumanBBY-55Regular-Web.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Human BBY Web;
  src: url(Bestbuy/HumanBBY-56RegularItalic-Web.woff2) format("woff2"), url(Bestbuy/HumanBBY-56RegularItalic-Web.woff) format("woff");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: Human BBY Web;
  src: url(Bestbuy/HumanBBY-65Medium-Web.woff2) format("woff2"), url(Bestbuy/HumanBBY-65Medium-Web.woff) format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Human BBY Web;
  src: url(Bestbuy/HumanBBY-75Bold-Web.woff2) format("woff2"), url(Bestbuy/HumanBBY-75Bold-Web.woff) format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
.bby-main div {
  font-family: "Human BBY Web";
}
.bby-main .c-gap-4_5 {
  gap: 32px;
}
.bby-main .eyebrow-badge {
  /* Auto layout */
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 4px 8px;
  gap: 4px;
  width: fit-content;
  height: 22px;
  font-weight: 700;
  font-size: 11px;
  border-radius: 16px;
  /* Inside auto layout */
  flex: none;
  order: 0;
  flex-grow: 0;
}
.bby-main .eyebrow-badge.eyebrow-badge-prominent {
  background: #001e73;
  color: #ffffff;
}
.bby-main .eyebrow-badge.eyebrow-badge-subtle {
  background: #F0F2F4;
}
.bby-main .eyebrow-badge.eyebrow-badge-bold {
  background: #55555a;
  color: #ffffff;
}
.bby-main .eyebrow-badge.eyebrow-badge-bold span {
  color: white;
  display: inline-block;
  background-color: #55555a;
  font-size: 11px;
  border-radius: 10px;
  padding: 2px 6px 2px 6px;
}
.bby-main .search-title-under-badge {
  margin-top: 10px;
}
.bby-main #search-container {
  margin-top: 10px;
  margin-bottom: 10px;
}
.bby-main .search-sub-container-application {
  display: flex;
}
.bby-main .search-sub-item {
  display: inline-block;
}
.bby-main .shimmer {
  background-color: #e0e6ef !important;
  background-image: linear-gradient(to right, #e0e6ef 0%, #e0e6ef 30%, #f4f6f9 50%, #e0e6ef 70%, #e0e6ef 100%);
  background-repeat: no-repeat;
  background-size: 200% 100%;
  animation: shimmer-animation 0.85s forwards infinite;
}

.bby-main .header-container .top-container {
  background-color: #0046be;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 16px 32px;
  gap: 10px;
  margin: 0;
  justify-content: space-between;
}
.bby-main .header-container .top-container .left-section {
  margin: 0;
  gap: 32px;
  align-items: center;
}
.bby-main .header-container .top-container .left-section .search-bar-container {
  height: 40px;
  display: flex;
  column-gap: 8px;
}
.bby-main .header-container .top-container .left-section .search-bar-container .back-search {
  width: 24px;
  height: 24px;
  margin: 4px;
  filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(56deg) brightness(103%) contrast(97%);
  cursor: pointer;
}
.bby-main .header-container .top-container .left-section .search-bar-container .search-bar {
  height: 40px;
}
.bby-main .header-container .top-container .left-section .search-bar-container .search-bar .input-group .input-group-item .input-group-inset-after.form-control {
  border-bottom-left-radius: 8px;
  border-top-left-radius: 8px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: #030303;
}
.bby-main .header-container .top-container .left-section .search-bar-container .search-bar .input-group .input-group-item .input-group-inset-after.form-control::placeholder {
  color: #6C6F75;
}
.bby-main .header-container .top-container .left-section .search-bar-container .search-bar .input-group .input-group-inset-item-after {
  border-bottom-right-radius: 8px;
  border-top-right-radius: 8px;
  padding-right: 12px;
  padding-left: 8px;
}
.bby-main .header-container .top-container .left-section .search-bar-container .search-bar .input-group .input-group-inset-item-after button {
  height: unset;
  width: unset;
  margin: 0;
  padding: 1.75px;
}
.bby-main .header-container .top-container .left-section .search-bar-container .search-bar .input-group .input-group-inset-item-after button .lexicon-icon.lexicon-icon-search {
  height: 20.5px;
  width: 20.5px;
}
@media (max-width: 767px) {
  .bby-main .header-container .top-container .left-section .search-bar-container {
    height: 32px;
  }
  .bby-main .header-container .top-container .left-section .search-bar-container .portlet-search-bar {
    width: 100vw;
  }
  .bby-main .header-container .top-container .left-section .search-bar-container .portlet-search-bar .search-bar {
    height: 32px;
  }
  .bby-main .header-container .top-container .left-section .search-bar-container .portlet-search-bar .search-bar .input-group .input-group-item .input-group-inset-after.form-control {
    height: 32px;
    font-size: 12px;
    line-height: 16px;
  }
  .bby-main .header-container .top-container .left-section .search-bar-container .portlet-search-bar .search-bar .input-group .input-group-inset-item-after button {
    padding: 1.165px 1.17px;
  }
  .bby-main .header-container .top-container .left-section .search-bar-container .portlet-search-bar .search-bar .input-group .input-group-inset-item-after button .lexicon-icon.lexicon-icon-search {
    height: 13.67px;
    width: 13.66px;
  }
}
.bby-main .header-container .top-container .right-section {
  align-items: center;
  margin: 0;
}
.bby-main .header-container .top-container .right-section section.portlet {
  margin: 0;
}
.bby-main .header-container .top-container .right-section .right-navigation-container {
  display: flex;
  gap: 24px;
  align-items: center;
}
.bby-main .header-container .top-container .right-section .right-navigation-container a:hover {
  text-decoration: none;
}
.bby-main .header-container .top-container .right-section .text-style-body-md-500 {
  font-size: 14px;
  line-height: 18px;
  font-weight: 500;
}
.bby-main .header-container .top-container .right-section .text-style-body-sm-500 {
  font-size: 12px;
  line-height: 16px;
  font-weight: 500;
}
.bby-main .header-container .top-container .right-section .text-style-body-md-400 {
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
}
.bby-main .header-container .top-container .right-section .text-color-fg-default-emphasis {
  color: #fbfbfb;
}
.bby-main .header-container .top-container .right-section .text-color-fg-default {
  color: #030303;
}
.bby-main .header-container .top-container .right-section .button-lg-default {
  border-radius: 8px;
  min-height: 48px;
  min-width: 96px;
  border: 1px solid #C4C8CF;
  background-color: #FFFFFF;
  padding: 8px 24px;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.05);
}
.bby-main .header-container .top-container .right-section .button-md-default {
  border-radius: 8px;
  height: 40px;
  min-width: 80px;
  border: 1px solid #C4C8CF;
  background-color: #FFFFFF;
  padding: 12px 16px;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.05);
}
.bby-main .header-container .top-container .right-section .button-lg-default:hover,
.bby-main .header-container .top-container .right-section .button-md-default:hover {
  background-color: #f6f6f7;
}
.bby-main .header-container .top-container .right-section .button-lg-default:active,
.bby-main .header-container .top-container .right-section .button-md-defaul:active {
  background-color: #e4e5e8;
}
.bby-main .header-container .bottom-container {
  background-color: #003FAB;
  margin: 0;
}

.bby-main #footer {
  background: none !important;
}
.bby-main #footer .portlet {
  margin-bottom: 0;
}
.bby-main #footer .seller-hub-footer {
  padding: 48px 216px;
  gap: 40px;
  background: #F3F4F6;
}
.bby-main #footer .seller-hub-footer .contents {
  margin: 0 auto;
  padding: 0;
}
.bby-main #footer .seller-hub-footer .contents .col-12 {
  padding: 0;
}
.bby-main #footer .seller-hub-footer .contents .copy-right-section .row {
  margin: 0;
}
.bby-main #footer .seller-hub-footer .contents .copy-right-section .row .links .row .col {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}
.bby-main #footer .seller-hub-footer .contents .copy-right-section .row .links .row a {
  color: #0457C8;
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
}
.bby-main #footer .seller-hub-footer .contents .copy-right-section .row .copy {
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
  color: #040C13;
}
.bby-main #footer .dashboard-quick-links {
  padding: 40px 32px 0;
  background-color: #F3F4F6;
}
.bby-main #footer .dashboard-quick-links .wrapper-container {
  display: flex;
  max-width: 1184px;
  margin: 0 auto;
}
.bby-main #footer .dashboard-quick-links .quick-links {
  max-width: 350px;
  width: 350px;
  margin-right: 24px;
}
.bby-main #footer .dashboard-quick-links .quick-links a {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #014FD3;
  align-self: flex-start;
}
.bby-main #footer .dashboard-quick-links .external-icon {
  margin-right: 10px;
  vertical-align: middle !important;
}
.bby-main #footer .dashboard-quick-links h5 {
  margin-bottom: 16px;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: #030303;
}
.bby-main #footer .dashboard-quick-links .links-container {
  display: flex;
  flex-direction: column;
  gap: 16px;
  color: #014FD3;
}
.bby-main #footer .dashboard-quick-links .feed-back {
  border-left: solid #ddd9d9 1px;
  padding-left: clamp(16px, 5vw, 69.41px);
  display: flex;
  align-items: center;
  gap: 40px;
}
.bby-main #footer .dashboard-quick-links .feed-back > div {
  display: flex;
  gap: 16px;
  align-items: center;
  height: 128px;
}
.bby-main #footer .dashboard-quick-links .feed-back > div > div {
  display: flex;
  gap: 18px;
  align-items: center;
}
.bby-main #footer .dashboard-quick-links .feed-back > div > div > p {
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 0;
  max-width: 439px;
}
.bby-main #footer .dashboard-quick-links a.default {
  max-width: 160px;
  height: 48px;
  min-width: 143px;
  min-height: 48px;
  border-radius: 8px;
  background-color: #fff;
  border: 1px solid #C4C8CF;
  padding: 8px 22px;
  font-size: 14px;
  font-weight: 500;
  color: #030303;
  display: inline-flex;
  align-items: center;
}
.bby-main #footer .dashboard-quick-links a.default:hover {
  background-color: #F6F6F7;
  text-decoration: none;
}
@media (max-width: 768px) {
  .bby-main #footer .dashboard-quick-links {
    padding: 40px 16px 24px;
  }
  .bby-main #footer .dashboard-quick-links .wrapper-container {
    flex-direction: column;
  }
  .bby-main #footer .dashboard-quick-links .feed-back {
    border-top: solid #ddd9d9 1px;
    border-bottom: solid #ddd9d9 1px;
    border-left: none;
    margin-top: 24px;
    flex-direction: column;
    padding: 24px 0;
    gap: 16px;
  }
  .bby-main #footer .dashboard-quick-links .feed-back > div {
    height: unset;
  }
}
.bby-main #footer .dashboard-seller-hub-footer {
  background: #F3F4F6;
  padding: 64px 32px 32px !important;
}
.bby-main #footer .dashboard-seller-hub-footer .row.contents.container {
  display: flex;
  max-width: 1184px;
  margin: 0 auto;
  padding-left: 0;
}
.bby-main #footer .dashboard-seller-hub-footer .col.c-gap-4 {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}
.bby-main #footer .dashboard-seller-hub-footer .col.c-gap-4 a {
  color: #0457C8;
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
}
.bby-main #footer .dashboard-seller-hub-footer .col-12.copy {
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
  color: #040C13;
  padding-left: 0;
}
@media (max-width: 768px) {
  .bby-main #footer .dashboard-seller-hub-footer {
    padding: 24px 16px 32px !important;
  }
  .bby-main #footer .dashboard-seller-hub-footer .col.c-gap-4 a {
    font-size: 12px !important;
  }
  .bby-main #footer .dashboard-seller-hub-footer .row.contents.container {
    padding-right: 0;
  }
}

.hide-accessible {
  clip: rect(0 0 0 0) !important;
  position: absolute !important;
  /*Webkit and IE7 let clipped content change the scroll height of the page*/
  /*Scale webkit to 0*/
  -webkit-transform: scale(0);
  -webkit-transform-origin-x: 0;
  -webkit-transform-origin-y: 0;
  /*Change IE7 to using fixed*/
  *position: fixed !important;
  /*...And reset back to absolute for IE6*/
  _position: absolute !important;
}

@media (min-width: 768px) {
  .navbar-right {
    float: right !important;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.nav > li {
  position: relative;
}

.nav > li > a {
  display: block;
  padding: 0.5rem 1rem;
}

.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
}

.glyphicon {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  position: relative;
  top: 1px;
}

.navbar-collapse .navbar-nav {
  flex-direction: row;
}

@media (max-width: 767.98px) {
  .navbar-collapse .navbar-nav {
    flex: 1;
    flex-direction: column;
  }
}
.navbar-no-collapse .navbar-nav {
  flex-direction: row;
}

@media (min-width: 768px) {
  .navbar-default .navbar-nav,
  .navbar-inverse .navbar-nav {
    flex-direction: row;
  }
}
.navbar-default .navbar-nav > li > a,
.navbar-inverse .navbar-nav > li > a {
  padding-bottom: 11.5px;
  padding-top: 11.5px;
}

@media (min-width: 768px) {
  .navbar-default .navbar-nav > li > a,
  .navbar-inverse .navbar-nav > li > a {
    padding: 18px 16px;
  }
}
.navbar-default {
  background-color: #FFF;
  border-color: transparent;
}

.navbar-default .navbar-nav > li > a {
  color: rgba(0, 0, 0, 0.5);
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
  color: rgba(0, 0, 0, 0.7);
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-toggle-page-name,
.navbar-default .navbar-toggle-page-name:hover {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-default .navbar-nav > .active > a:after,
.navbar-default .navbar-toggle-page-name:after {
  background-color: #86affd;
  bottom: -0.0625rem;
  content: "";
  display: block;
  height: 2px;
  left: 16px;
  position: absolute;
  right: 16px;
}

@media (max-width: 767.98px) {
  .navbar-default .navbar-nav > .active > a:after {
    content: normal;
  }
}
.navbar-inverse {
  background-color: #31323F;
  border-color: transparent;
}

.navbar-inverse .navbar-nav > li > a {
  color: rgba(255, 255, 255, 0.5);
}

.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
  color: rgba(255, 255, 255, 0.75);
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-toggle-page-name,
.navbar-inverse .navbar-toggle-page-name:hover {
  color: #fff;
}

.navbar-inverse .navbar-nav > .active > a:after,
.navbar-inverse .navbar-toggle-page-name:after {
  background-color: #86affd;
  bottom: -0.0625rem;
  content: "";
  display: block;
  height: 2px;
  left: 16px;
  position: absolute;
  right: 16px;
}

@media (max-width: 767.98px) {
  .navbar-inverse .navbar-nav > .active > a:after {
    content: normal;
  }
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
}
.pagination > li {
  display: inline;
}

.pagination > li:first-child > a {
  margin-left: 0;
  border-bottom-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}

.pagination > li:last-child > a {
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.pagination > li.active > a, .pagination > li.active > a:hover, .pagination > li.active > a:focus {
  background-color: #007bff;
  border-color: #007bff;
  color: #fff;
  cursor: default;
  z-index: 2;
}

.pagination > li.disabled > a, .pagination > li.disabled > a:hover, .pagination > li.disabled > a:focus {
  background-color: #fff;
  border-color: #dee2e6;
  color: #6c757d;
  cursor: not-allowed;
  pointer-events: none;
}

.pagination > li > a {
  position: relative;
  float: left;
  background-color: #fff;
  border: 1px solid #dee2e6;
  color: #007bff;
  line-height: 1.25;
  margin-left: -1px;
  padding: 0.5rem 0.75rem;
}

.pagination > li > a:hover, .pagination > li > a:focus {
  background-color: #e9ecef;
  border-color: #dee2e6;
  color: #0056b3;
  text-decoration: none;
}

/* 
  Font Awesome must be enabled in Liferay 7.4 DXP System Settings Third Party 
  for version 3.2.1 to be utilized from clay css 
  // .icon-caret-bottom-right:before, .icon-glass:before, .icon-music:before, .icon-search:before, .icon-envelope:before, .icon-heart:before, .icon-star:before, .icon-star-empty:before, .icon-user:before, .icon-film:before, .icon-th-large:before, .icon-th:before, .icon-th-list:before, .icon-ok:before, .icon-remove:before, .icon-zoom-in:before, .icon-zoom-out:before, .icon-off:before, .icon-signal:before, .icon-cog:before, .icon-trash:before, .icon-home:before, .icon-file:before, .icon-inbox:before, .icon-play-circle:before, .icon-repeat:before, .icon-refresh:before, .icon-list-alt:before, .icon-lock:before, .icon-flag:before, .icon-headphones:before, .icon-volume-off:before, .icon-volume-down:before, .icon-volume-up:before, .icon-qrcode:before, .icon-barcode:before, .icon-tag:before, .icon-tags:before, .icon-book:before, .icon-bookmark:before, .icon-print:before, .icon-camera:before, .icon-font:before, .icon-bold:before, .icon-italic:before, .icon-align-justify:before, .icon-list:before, .icon-indent-left:before, .icon-indent-right:before, .icon-facetime-video:before, .icon-picture:before, .icon-pencil:before, .icon-map-marker:before, .icon-adjust:before, .icon-tint:before, .icon-edit:before, .icon-share:before, .icon-check:before, .icon-move:before, .icon-step-backward:before, .icon-fast-backward:before, .icon-backward:before, .icon-play:before, .icon-pause:before, .icon-stop:before, .icon-forward:before, .icon-fast-forward:before, .icon-minus-sign:before, .icon-remove-sign:before, .icon-ok-sign:before, .icon-question-sign:before, .icon-info-sign:before, .icon-screenshot:before, .icon-remove-circle:before, .icon-ok-circle:before, .icon-ban-circle:before, .icon-arrow-left:before, .icon-arrow-right:before, .icon-arrow-up:before, .icon-arrow-down:before, .icon-share-alt:before, .icon-resize-full:before, .icon-resize-small:before, .icon-plus:before, .icon-minus:before, .icon-asterisk:before, .icon-exclamation-sign:before, .icon-gift:before, .icon-leaf:before, .icon-calendar:before, .icon-random:before, .icon-comment:before, .icon-magnet:before, .icon-chevron-up:before, .icon-chevron-down:before, .icon-retweet:before, .icon-shopping-cart:before, .icon-folder-close:before, .icon-folder-open:before, .icon-resize-vertical:before, .icon-resize-horizontal:before, .icon-bar-chart:before, .icon-twitter-sign:before, .icon-facebook-sign:before, .icon-camera-retro:before, .icon-key:before, .icon-cogs:before, .icon-comments:before, .icon-thumbs-up:before, .icon-thumbs-down:before, .icon-star-half:before, .icon-signin:before, .icon-trophy:before, .icon-github-sign:before, .icon-upload-alt:before, .icon-lemon:before, .icon-phone:before, .icon-check-empty:before, .icon-bookmark-empty:before, .icon-phone-sign:before, .icon-twitter:before, .icon-facebook:before, .icon-github:before, .icon-unlock:before, .icon-credit:before, .icon-rss:before, .icon-hdd:before, .icon-bullhorn:before, .icon-bell:before, .icon-certificate:before, .icon-hand-right:before, .icon-hand-left:before, .icon-hand-up:before, .icon-globe:before, .icon-wrench:before, .icon-tasks:before, .icon-filter:before, .icon-briefcase:before, .icon-fullscreen:before, .icon-group:before, .icon-link:before, .icon-cloud:before, .icon-beaker:before, .icon-cut:before, .icon-copy:before, .icon-paper-clip:before, .icon-save:before, .icon-sign-blank:before, .icon-reorder:before, .icon-list-ul:before, .icon-list-ol:before, .icon-strikethrough:before, .icon-underline:before, .icon-table:before, .icon-magic:before, .icon-money:before, .icon-caret-down:before, .icon-caret-up:before, .icon-caret-left:before, .icon-caret-right:before, .icon-columns:before, .icon-sort:before, .icon-sort-down:before, .icon-sort-up:before, .icon-envelope-alt:before, .icon-linkedin:before, .icon-undo:before, .icon-legal:before, .icon-dashboard:before, .icon-comment-alt:before, .icon-comments-alt:before, .icon-bolt:before, .icon-sitemap:before, .icon-umbrella:before, .icon-paste:before, .icon-lightbulb:before, .icon-exchange:before, .icon-bell-alt:before, .icon-coffee:before, .icon-food:before, .icon-file-alt:before, .icon-building:before, .icon-hospital:before, .icon-ambulance:before, .icon-medkit:before, .icon-fighter-jet:before, .icon-beer:before, .icon-h-sign:before, .icon-plus-sign:before, .icon-double-angle-left:before, .icon-double-angle-right:before, .icon-double-angle-up:before, .icon-double-angle-down:before, .icon-angle-left:before, .icon-angle-right:before, .icon-angle-up:before, .icon-angle-down:before, .icon-desktop:before, .icon-laptop:before, .icon-spinner:before, .icon-circle:before, .icon-reply:before, .icon-github-alt:before, .icon-folder-close-alt:before, .icon-folder-open-alt:before, .icon-expand-alt:before, .icon-collapse-alt:before, .icon-smile:before, .icon-frown:before, .icon-meh:before, .icon-gamepad:before, .icon-keyboard:before, .icon-flag-alt:before, .icon-flag-checkered:before, .icon-terminal:before, .icon-code:before, .icon-reply-all:before, .icon-star-half-full:before, .icon-location-arrow:before, .icon-crop:before, .icon-code-fork:before, .icon-subscript:before, .icon-eraser:before, .icon-puzzle:before, .icon-microphone:before, .icon-microphone-off:before, .icon-shield:before, .icon-calendar-empty:before, .icon-fire-extinguisher:before, .icon-rocket:before, .icon-maxcdn:before, .icon-chevron-sign-left:before, .icon-chevron-sign-right:before, .icon-chevron-sign-up:before, .icon-chevron-sign-down:before, .icon-html5:before, .icon-css3:before, .icon-anchor:before, .icon-unlock-alt:before, .icon-bullseye:before, .icon-ellipsis-horizontal:before, .icon-ellipsis-vertical:before, .icon-rss-sign:before, .icon-fb-boolean:before, .icon-text-height:before, .icon-text-width:before, .icon-align-left:before, .icon-align-center:before, .icon-align-right:before, .icon-step-forward:before, .icon-eject:before, .icon-chevron-left:before, .icon-chevron-right:before, .icon-plus-sign-2:before, .icon-fire:before, .icon-eye-open:before, .icon-eye-close:before, .icon-warning-sign:before, .icon-plane:before, .icon-heart-empty:before, .icon-signout:before, .icon-linkedin-sign:before, .icon-pushpin:before, .icon-external-link:before, .icon-hand-down:before, .icon-circle-arrow-left:before, .icon-circle-arrow-right:before, .icon-circle-arrow-up:before, .icon-circle-arrow-down:before, .icon-truck:before, .icon-pinterest:before, .icon-pinterest-sign:before, .icon-google-plus-sign:before, .icon-google-plus:before, .icon-cloud-download:before, .icon-cloud-upload:before, .icon-user-md:before, .icon-stethoscope:before, .icon-suitcase:before, .icon-tablet:before, .icon-mobile:before, .icon-circle-blank:before, .icon-quote-left:before, .icon-quote-right:before, .icon-unlink:before, .icon-question:before, .icon-info:before, .icon-exclamation:before, .icon-superscript:before, .icon-play-sign:before, .icon-ticket:before, .icon-minus-sign-alt:before, .icon-check-minus:before, .icon-level-up:before, .icon-sort-by-attributes-alt:before, .icon-sort-by-order:before, .icon-sort-by-order-alt:before, .icon-thumbs-up-2:before, .icon-thumbs-down-2:before, .icon-dribbble:before, .icon-skype:before, .icon-foursquare:before, .icon-trello:before, .icon-female:before, .icon-level-down:before, .icon-check-sign:before, .icon-edit-sign:before, .icon-external-link-sign:before, .icon-share-sign:before, .icon-compass:before, .icon-collapse:before, .icon-collapse-top:before, .icon-expand:before, .icon-euro:before, .icon-gbp:before, .icon-dollar:before, .icon-rupee:before, .icon-yen:before, .icon-renminbi:before, .icon-won:before, .icon-bitcoin:before, .icon-file-2:before, .icon-file-text:before, .icon-sort-by-alphabet:before, .icon-sort-by-alphabet-alt:before, .icon-sort-by-attributes:before, .icon-youtube-sign:before, .icon-youtube:before, .icon-xing:before, .icon-xing-sign:before, .icon-youtube-play:before, .icon-dropbox:before, .icon-stackexchange:before, .icon-instagram:before, .icon-flickr:before, .icon-adn:before, .icon-bitbucket:before, .icon-bitbucket-sign:before, .icon-tumblr:before, .icon-tumblr-sign:before, .icon-long-arrow-down:before, .icon-long-arrow-up:before, .icon-long-arrow-left:before, .icon-long-arrow-right:before, .icon-apple:before, .icon-windows:before, .icon-android:before, .icon-linux:before, .icon-male:before, .icon-gittip:before, .icon-sun:before, .icon-moon:before, .icon-archive:before, .icon-bug:before, .icon-vk:before, .icon-weibo:before, .icon-renren:before, .icon-time:before, .icon-road:before, .icon-download-alt:before, .icon-download:before, .icon-upload:before, .icon-db-joinxor:before, .icon-db-state:before, .icon-db-start:before, .icon-db-end:before, .icon-db-fork:before, .icon-db-condition:before, .icon-db-task:before, .icon-db-join:before, .icon-fb-button:before, .icon-fb-fieldset:before, .icon-fb-custom-field:before, .icon-fb-separator:before, .icon-fb-paragraph:before, .icon-fb-file-upload:before, .icon-fb-text:before, .icon-fb-text-box:before, .icon-fb-select:before, .icon-fb-radio:before, .icon-fb-number:before, .icon-fb-integer:before, .icon-fb-decimal:before {
  //     display: inline-block;
  //     speak: none;
  //     text-decoration: inherit;
  // }
*/
@media (max-width: 767px) {
  .bby-main .bottom-container {
    display: none;
  }
  .bby-main .bby-mobile-nav {
    display: block;
  }
  .bby-main .bby-desktop-nav {
    display: none;
  }
  .bby-main .header-container .top-container .search-bar-container {
    display: none !important;
  }
  .bby-main .header-container .top-container .search-bar-container .search-bar {
    width: 100%;
  }
  .bby-main .bby-seller-hub-1-2-columns-layout .portlet-column-first {
    border-right: unset;
    position: sticky;
    top: 0;
    background-color: #FBFBFB;
    z-index: 1;
    margin-bottom: 24px;
  }
  .bby-main .bby-seller-hub-1-2-columns-layout .portlet-column-first .portlet-column-content-first {
    position: unset;
    top: unset;
  }
  .bby-main .bby-seller-hub-1-2-columns-layout .portlet-column-first .portlet-column-content-first .portlet {
    margin-bottom: 0;
  }
  .bby-main .bby-seller-hub-1-2-columns-layout .portlet-column-first .portlet-column-content-first .portlet .article-nav {
    width: 100% !important;
    margin: 0 !important;
    max-width: unset;
    padding-left: 1px;
    padding-right: 1px;
  }
  .bby-main .bby-seller-hub-1-2-columns-layout .portlet-column-first .portlet-column-content-first .portlet .article-nav .content-button {
    float: right;
    background: none;
    border: none;
    height: 24px;
    width: 24px;
    padding: 0;
  }
}
@media (min-width: 768px) {
  .bby-main .bby-mobile-nav {
    display: none;
  }
  .bby-main .bby-desktop-nav {
    display: block;
  }
  .bby-main .header-container .top-container .search-bar-container {
    display: flex !important;
    width: 424px;
  }
  .bby-main .header-container .top-container .search-bar-container .search-bar {
    width: 424px;
  }
  .bby-main .bby-seller-hub-1-2-columns-layout .portlet-column-first {
    border-right: 1px solid #C4C8CF;
    position: unset;
    top: unset;
    background-color: unset;
    z-index: unset;
  }
  .bby-main .bby-seller-hub-1-2-columns-layout .portlet-column-first .portlet-column-content-first {
    position: sticky;
    top: 0;
  }
  .bby-main .bby-seller-hub-1-2-columns-layout .portlet-column-first .portlet-column-content-first .content-button {
    display: none;
  }
}
.bby-main #content #main-content .portlet-layout.row {
  margin: 0;
}

/* Marketing Section */
.sh-marketing-stats {
  background-blend-mode: color-burn, normal;
  background: url(/documents/d/guest/grain-effect), linear-gradient(45deg, #0046be 0%, #ff6363 100%);
  padding: 40px 0;
}
.sh-marketing-stats h3 {
  text-align: center;
  color: #fff;
  font-size: 28px;
  font-weight: 500;
}
.sh-marketing-stats .pc-only {
  display: block;
}
.sh-marketing-stats .sp-only {
  display: none;
}
.sh-marketing-stats .content-body {
  display: flex;
  max-width: 1184px;
  margin: 0 auto;
  color: #fff;
  padding: 24px 0;
  gap: 40px;
  align-self: stretch;
  word-wrap: normal;
}
.sh-marketing-stats .content-item {
  width: 25%;
  padding: 0 20px;
  position: relative;
}
.sh-marketing-stats .content-item::after {
  content: "";
  position: absolute;
  top: 30px;
  bottom: 0;
  left: -20px;
  height: 100px;
  width: 1px;
  background-color: #fff;
}
.sh-marketing-stats .content-body .content-item:first-child {
  padding-left: 0;
  padding-right: 27px;
}
.sh-marketing-stats .content-body .content-item:last-child {
  padding-right: 0;
  border-right: none;
}
.sh-marketing-stats .content-body .content-item:first-child::after {
  display: none;
}
.sh-marketing-stats .content-item-title {
  color: #fbfbfb;
  font-size: 64px;
  font-weight: 500;
  line-height: 80px;
}
.sh-marketing-stats .content-item-desc {
  color: #fbfbfb;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}
.sh-marketing-stats .source-text {
  color: #fff;
  font-size: 10px;
  font-weight: 500;
  max-width: 1184px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .sh-marketing-stats {
    padding: 24px 16px !important;
  }
  .sh-marketing-stats h3 {
    text-align: left;
    font-size: 20px;
  }
  .sh-marketing-stats .content-body {
    flex-direction: column;
    gap: 16px;
  }
  .sh-marketing-stats .content-item {
    width: 100%;
    border-right: none;
    padding: 0;
  }
  .sh-marketing-stats .content-item-title {
    font-size: 40px;
    font-weight: 700;
    line-height: 48px;
  }
  .sh-marketing-stats .content-item-desc {
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
  }
  .sh-marketing-stats .content-item::after {
    top: -10px;
    bottom: 0;
    left: 0;
    height: 2px;
    width: 80px;
  }
  .sh-marketing-stats .source-text {
    margin-left: 0;
  }
  .sh-marketing-stats .sp-only {
    display: block;
  }
  .sh-marketing-stats .pc-only {
    display: none;
  }
  .sh-marketing-stats .content-body .content-item:first-child {
    padding: 0;
  }
}
@media (min-width: 768px) and (max-width: 884px) {
  .sh-marketing-stats .content-body {
    gap: 20px;
  }
  .sh-marketing-stats .content-item {
    padding: 0 10px;
  }
  .sh-marketing-stats .content-item-title {
    font-size: 50px;
  }
  .sh-marketing-stats .content-item-desc {
    font-size: 14px;
  }
}

@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) and (pointer: coarse) {
  @supports (-webkit-appearance: none) {
    .sh-marketing-stats {
      background: url(/documents/d/guest/ios_mobile_gradient);
      background-repeat: round;
      background-blend-mode: unset;
    }
  }
}
@media only screen and (max-width: 430px) and (-webkit-min-device-pixel-ratio: 3) and (pointer: coarse) {
  @supports (-webkit-appearance: none) {
    .sh-marketing-stats {
      background: url(/documents/d/guest/ios_mobile_gradient);
      background-repeat: round;
      background-blend-mode: unset;
    }
  }
}
/* Marketing Section - end */
/* Ads Section */
.sh-ads {
  background-color: #fbfbfb;
}
.sh-ads .ads-container {
  display: flex;
  max-width: 1184px;
  margin: 0 auto;
  padding: 50px 0;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
  gap: 20px;
  flex-wrap: nowrap;
}
.sh-ads .left-content {
  width: 67%;
}
.sh-ads .right-content {
  width: 33%;
  text-align: right;
}
.sh-ads .right-content div {
  width: 318px;
}
.sh-ads .right-content img {
  max-height: 315px;
}
.sh-ads h3 {
  font-size: 28px;
  font-weight: 500;
  line-height: 32px;
  margin-bottom: 30px;
}
.sh-ads p {
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 30px;
}
.sh-ads a {
  max-width: 213px;
  color: #fff;
  background-color: #014fd3;
  border: 1px solid #0046be;
  border-radius: 8px;
  min-width: 96px;
  font-size: 14px;
  font-weight: 500;
  padding: 12px 20px;
  display: block;
}
.sh-ads a:hover {
  background-color: #0072de;
  text-decoration: none;
}
.sh-ads a:focus {
  background-color: #0072de;
  box-shadow: 0 0 0 0.125rem #fff, 0 0 0 0.25rem #80acff;
  outline: 0;
}
.sh-ads a:active {
  background-color: #0046be;
}
.sh-ads .pc-only {
  display: inline;
}
.sh-ads .mobile-only {
  display: none;
}
@media (max-width: 767px) {
  .sh-ads .ads-container {
    padding: 24px 16px !important;
    gap: 16px;
    justify-content: unset;
    flex-wrap: wrap;
  }
  .sh-ads .left-content {
    width: 100%;
    order: 2;
  }
  .sh-ads .right-content {
    width: 100%;
  }
  .sh-ads .mobile-only {
    display: block;
  }
  .sh-ads .pc-only {
    display: none;
  }
  .sh-ads h3 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 16px;
  }
  .sh-ads p {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 15px;
  }
  .sh-ads a {
    padding: 9px 15px;
    max-width: 174px;
    font-size: 12px;
  }
  .sh-ads .right-content div {
    float: none;
    width: 100%;
  }
}

/* Ads Section - end */
/* Ads Section  NEW */
.sh-ads-new {
  background: linear-gradient(315deg, #003CAF 0%, #9654FF 100%);
  color: #FBFBFB;
}
.sh-ads-new .ads-container {
  display: flex;
  max-width: 1184px;
  margin: 0 auto;
  padding: 50px 0;
  align-items: center;
  flex-direction: row-reverse;
  flex-wrap: no-wrap;
  gap: 90px;
}
.sh-ads-new .left-content {
  width: 67%;
}
.sh-ads-new .right-content {
  width: 33%;
}
.sh-ads-new h3 {
  font-size: 28px;
  font-weight: 500;
  line-height: 32px;
  margin-bottom: 30px;
}
.sh-ads-new p {
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 30px;
}
.sh-ads-new a {
  max-width: 213px;
  background: #FFFFFF;
  border: 1px solid #C4C8CF;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.05);
  color: #030303;
  border-radius: 8px;
  min-width: 96px;
  font-size: 14px;
  font-weight: 500;
  padding: 12px 20px;
  display: block;
}
.sh-ads-new a:hover {
  background-color: #F6F6F7;
  text-decoration: none;
}
.sh-ads-new .pc-only {
  display: block;
}
.sh-ads-new .mobile-only {
  display: none;
}
@media (max-width: 767px) {
  .sh-ads-new .ads-container {
    padding: 24px 16px !important;
    gap: 16px;
    flex-direction: column;
  }
  .sh-ads-new .left-content {
    width: 100%;
    order: 2;
  }
  .sh-ads-new .right-content {
    width: 100%;
  }
  .sh-ads-new .mobile-only {
    display: block;
  }
  .sh-ads-new .pc-only {
    display: none;
  }
  .sh-ads-new h3 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 16px;
  }
  .sh-ads-new p {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 15px;
  }
  .sh-ads-new a {
    padding: 9px 15px;
    max-width: 179px;
    font-size: 12px;
  }
}

/* Ads Section NEW - end */
/* Benefit Section */
.sh-benefit-section {
  background-color: #f3f4f6;
  padding: 40px 0;
  text-align: center;
}
.sh-benefit-section .sh-benefit-container {
  max-width: 1184px;
  margin: 0 auto;
}
.sh-benefit-section .benefit-card-container {
  display: flex;
  padding: 24px 0;
  gap: 16px;
  align-self: stretch;
  text-align: left;
}
.sh-benefit-section .benefit-card-item {
  background-color: #fff;
  padding: 24px;
  border-radius: 8px;
  border: 1px solid #e4e5e8;
  width: 25%;
}
.sh-benefit-section h4 {
  font-size: 24px;
  line-height: 28px;
  font-weight: 500;
  margin: 20px 0;
}
.sh-benefit-section .benefit-card-desc {
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  margin-bottom: 0;
}
.sh-benefit-section a {
  max-width: 194px;
  color: #fff;
  background-color: #014fd3;
  border: 1px solid #0046be;
  border-radius: 8px;
  min-width: 96px;
  font-size: 14px;
  font-weight: 500;
  padding: 12px 20px;
  display: block;
  margin: 16px auto 0;
}
.sh-benefit-section a:hover {
  background-color: #0072de;
  text-decoration: none;
}
.sh-benefit-section a:focus {
  background-color: #0072de;
  box-shadow: 0 0 0 0.125rem #fff, 0 0 0 0.25rem #80acff;
  outline: 0;
}
.sh-benefit-section a:active {
  background-color: #0046be;
}
.sh-benefit-section .benefit-card-icon {
  width: 33px;
}
@media (max-width: 767px) {
  .sh-benefit-section {
    padding: 24px 16px !important;
  }
  .sh-benefit-section .benefit-card-container {
    flex-direction: column;
  }
  .sh-benefit-section .benefit-card-item {
    width: 100%;
    padding: 20px 16px;
  }
  .sh-benefit-section h3 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 0;
  }
  .sh-benefit-section h4 {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 8px;
    margin-top: 0;
  }
  .sh-benefit-section .benefit-card-desc {
    font-size: 14px;
    line-height: 18px;
  }
  .sh-benefit-section .benefit-card-icon {
    margin-bottom: 16px;
    height: 28px;
    width: 28px;
  }
  .sh-benefit-section a {
    max-width: 157px;
    font-size: 12px;
    line-height: 16px;
    padding: 12px 15px;
    margin: 0 auto;
  }
}

/* Benefit Section - end */
/* Mirakl Section */
.sh-mirakl-section {
  background: #fff;
  height: 100%;
  max-width: 1728px;
  margin: 0 auto;
}
.sh-mirakl-section .left-section {
  display: grid;
  place-items: start;
  padding-right: 0;
  padding-left: 0;
  max-width: 750px;
}
.sh-mirakl-section .content {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}
.sh-mirakl-section .content-container {
  display: grid;
  justify-self: start;
  width: 100%;
}
.sh-mirakl-section .content-header {
  font-size: 28px;
  font-weight: 500;
  line-height: 48px;
  color: #0c1013;
  width: 100%;
}
.sh-mirakl-section .content-body {
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  color: #0c1013;
  width: 80%;
}
.sh-mirakl-section .img-banner {
  height: 416px;
  width: 100%;
  display: block;
  background-image: url(/documents/d/guest/miraki);
  background-size: cover;
  background-position: center;
}
.sh-mirakl-section .right-section {
  padding: 108px 0 0 90px;
}
.sh-mirakl-section a {
  border-radius: 8px;
  border: 1px solid #0046be;
  background-color: #014fd3;
  font-size: 14px;
  max-width: 161px;
  padding: 10px 20px;
  color: #fff;
  font-weight: 500;
  display: flex;
}
.sh-mirakl-section a div {
  margin-right: 8px;
  width: 17px;
  height: 17px;
}
.sh-mirakl-section a:hover {
  background-color: #0072de;
  text-decoration: none;
}
.sh-mirakl-section a:focus {
  background-color: #0072de;
  box-shadow: 0 0 0 0.125rem #fff, 0 0 0 0.25rem #80acff;
  outline: 0;
}
.sh-mirakl-section a:active {
  background-color: #0046be;
}
@media (min-width: 768px) and (max-width: 991px) {
  .sh-mirakl-section .left-section {
    padding: 64px 32px;
    min-height: 280px;
    align-content: center;
  }
  .sh-mirakl-section .content-header,
  .sh-mirakl-section .content-body {
    width: 100%;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .sh-mirakl-section .left-section {
    min-height: 273px;
    align-content: center;
    max-width: 100% !important;
  }
  .sh-mirakl-section .content-header,
  .sh-mirakl-section .content-body {
    width: 100%;
  }
  .sh-mirakl-section .img-banner {
    height: 273px;
  }
  .sh-mirakl-section .content-header {
    font-size: 20px;
    line-height: 24px;
  }
  .sh-mirakl-section .right-section {
    padding: 24px 16px;
    max-width: 100% !important;
    flex: unset;
  }
  .sh-mirakl-section a {
    max-width: 115px;
    padding: 12px 13px;
    font-size: 12px;
  }
  .sh-mirakl-section a div {
    margin-right: 6px;
    width: 11.33px;
    height: 11.34px;
  }
  .sh-mirakl-section .content-container {
    gap: 16px;
  }
  .sh-mirakl-section .content-body {
    font-size: 14px;
  }
}

/* Mirakl Section - end */
/* Feedback Section */
.sh-feedback-section {
  background-blend-mode: color-burn, normal;
  background: url(/documents/d/guest/grain-effect), linear-gradient(10deg, #001e73 10%, #7026bf 100%);
  padding: 40px 128px;
}
.sh-feedback-section p {
  color: #fff;
  font-size: 28px;
  font-weight: 500;
  line-height: 32px;
  text-align: center;
  margin-bottom: 24px;
}
.sh-feedback-section a {
  max-width: 177px;
  height: 48px;
  min-width: 96px;
  min-height: 48px;
  border-radius: 8px;
  background-color: #fff;
  border: 1px solid #c4c8cf;
  padding: 8px 22px;
  font-size: 14px;
  font-weight: 500;
  color: #030303;
  display: inline-flex;
  align-items: center;
}
.sh-feedback-section a:hover {
  background-color: #f6f6f7;
  text-decoration: none;
}
.sh-feedback-section a:focus {
  background-color: #fff;
  box-shadow: 0 0 0 0.125rem #fff, 0 0 0 0.25rem #80acff;
  outline: 0;
}
.sh-feedback-section a:active {
  background-color: #e4e5e8;
}
.sh-feedback-section span {
  margin-right: 10px;
}
.sh-feedback-section .feedback-container {
  text-align: center;
}
@media (max-width: 767px) {
  .sh-feedback-section {
    padding: 25px 20px;
  }
  .sh-feedback-section p {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 30px;
  }
  .sh-feedback-section a {
    font-size: 12px;
    max-width: 145px;
    padding: 12px 16px;
  }
  .sh-feedback-section span {
    margin-right: 4px;
  }
}

/* Feedback Section - end */
.sh-section-header .section-header {
  margin: 0;
  background-color: #f3f4f6;
  max-width: 100%;
  padding-top: 40px;
  padding-bottom: 16px;
}
.sh-section-header .section-header .title {
  border: none;
}
.sh-section-header .section-header .title span {
  text-align: center;
  border: none;
  width: 100%;
  font-size: 28px;
}
@media (min-width: 0px) and (max-width: 767px) {
  .sh-section-header .section-header {
    padding-top: 20px;
    padding-bottom: 0;
  }
  .sh-section-header .section-header .title span {
    font-size: 20px;
  }
}

/* tablet */
@media (min-width: 768px) and (max-width: 1184px) {
  .pp-landing-page-headers-container {
    padding-left: 32px;
  }
  .sh-marketing-stats, .sh-benefit-section, .ads-container {
    padding-left: 32px !important;
    padding-right: 32px !important;
  }
}
/* Nav Menu - Seller Hub */
.bby-main #banner .header-container .top-container .nav-burger {
  display: none;
}
.bby-main #banner .header-container .bottom-container .col-12 {
  padding-left: 0;
  padding-right: 0;
}
.bby-main #banner .header-container .bottom-container .col-12 .sellerhub-nav {
  padding: 0 48px;
  height: 44px;
  align-content: baseline;
}
.bby-main #banner .header-container .bottom-container .col-12 .sellerhub-nav .navbar-nav {
  color: #FBFBFB;
  display: flex;
  justify-content: space-between;
  padding-top: 13px;
}
.bby-main #banner .header-container .bottom-container .col-12 .sellerhub-nav .navbar-nav .main-link {
  display: inline-block;
  font-weight: 500;
  cursor: pointer;
}
.bby-main #banner .header-container .bottom-container .col-12 .sellerhub-nav .navbar-nav .internal-nav {
  gap: 40px;
  display: flex;
}
.bby-main #banner .header-container .bottom-container .col-12 .sellerhub-nav .navbar-nav .internal-nav .main-link {
  font-size: 16px;
  line-height: 20px;
  display: flex;
  gap: 4px;
  align-items: center;
}
.bby-main #banner .header-container .bottom-container .col-12 .sellerhub-nav .navbar-nav .internal-nav .main-link img.nav-expand,
.bby-main #banner .header-container .bottom-container .col-12 .sellerhub-nav .navbar-nav .internal-nav .main-link img.nav-collapse {
  width: 7px;
  height: 3px;
  margin: 4.5px 2.5px;
}
.bby-main #banner .header-container .bottom-container .col-12 .sellerhub-nav .navbar-nav .internal-nav .main-link img.nav-expand {
  filter: brightness(0) saturate(100%) invert(95%) sepia(16%) saturate(52%) hue-rotate(211deg) brightness(112%) contrast(97%);
}
.bby-main #banner .header-container .bottom-container .col-12 .sellerhub-nav .navbar-nav .internal-nav .main-link img.nav-collapse {
  filter: brightness(0) saturate(100%) invert(88%) sepia(14%) saturate(4405%) hue-rotate(359deg) brightness(105%) contrast(104%);
}
.bby-main #banner .header-container .bottom-container .col-12 .sellerhub-nav .navbar-nav .internal-nav .main-link img.hidden {
  display: none;
}
.bby-main #banner .header-container .bottom-container .col-12 .sellerhub-nav .navbar-nav .internal-nav .main-link.focus,
.bby-main #banner .header-container .bottom-container .col-12 .sellerhub-nav .navbar-nav .internal-nav .main-link a:hover {
  color: #FFE200;
}
.bby-main #banner .header-container .bottom-container .col-12 .sellerhub-nav .navbar-nav .internal-nav .main-link a:hover {
  text-decoration: none;
}
.bby-main #banner .header-container .bottom-container .col-12 .sellerhub-nav .navbar-nav .internal-nav .main-link a {
  color: #FBFBFB;
  cursor: pointer;
}
.bby-main #banner .header-container .bottom-container .col-12 .sellerhub-nav .navbar-nav .external-nav {
  gap: 32px;
  display: flex;
}
.bby-main #banner .header-container .bottom-container .col-12 .sellerhub-nav .navbar-nav .external-nav .main-link a {
  color: white;
  font-size: 14px;
  line-height: 18px;
  display: flex;
  align-items: center;
  gap: 4px;
}
.bby-main #banner .header-container .bottom-container .col-12 .sellerhub-nav .navbar-nav .external-nav .main-link a img {
  width: 16px;
  filter: brightness(0) saturate(100%) invert(100%) sepia(1%) saturate(4804%) hue-rotate(179deg) brightness(119%) contrast(100%);
}
.bby-main #banner .header-container .bottom-container .col-12 .sellerhub-nav-dropdown {
  z-index: 1;
  height: auto;
  position: absolute;
  background: white;
  margin-top: 1px;
  width: 100%;
  left: 0;
  padding: 32px 48px;
  display: none;
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
  overflow: auto;
}
.bby-main #banner .header-container .bottom-container .col-12 .sellerhub-nav-dropdown .dropdown-nav-close {
  position: absolute;
  top: 12px;
  right: 12px;
  width: 24px;
  height: 24px;
  filter: brightness(0) saturate(100%) invert(0%) sepia(0%) saturate(7500%) hue-rotate(106deg) brightness(87%) contrast(95%);
  cursor: pointer;
}
.bby-main #banner .header-container .bottom-container .col-12 .sellerhub-nav-dropdown .flex-layer {
  display: flex;
  gap: 40px;
  flex-wrap: wrap;
}
.bby-main #banner .header-container .bottom-container .col-12 .sellerhub-nav-dropdown .flex-layer .subnav-container {
  width: 200px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.bby-main #banner .header-container .bottom-container .col-12 .sellerhub-nav-dropdown .flex-layer .subnav-container .subnav-header {
  border-bottom: 1px #E4E5E8 solid;
  padding-bottom: 8px;
  font-weight: 500;
  line-height: 18px;
  font-size: 14px;
  color: #030303;
  word-wrap: break-word;
}
.bby-main #banner .header-container .bottom-container .col-12 .sellerhub-nav-dropdown .flex-layer .subnav-container .subnav-description {
  font-weight: 400;
  line-height: 16px;
  font-size: 12px;
  color: #0C1013;
  word-wrap: break-word;
}
.bby-main #banner .header-container .bottom-container .col-12 .sellerhub-nav-dropdown .flex-layer .subnav-container .subnav-view-all {
  padding-top: 8px;
}
.bby-main #banner .header-container .bottom-container .col-12 .sellerhub-nav-dropdown .flex-layer .subnav-container .subnav-view-all a {
  color: #0457C8;
  font-weight: 500;
  line-height: 16px;
  font-size: 12px;
}
.bby-main #banner .header-container .bottom-container .col-12 .sellerhub-nav-dropdown .flex-layer .subnav-container a.quick-link-item.external-link {
  color: #0457C8;
  font-weight: 500;
  line-height: 16px;
  font-size: 12px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.bby-main #banner .header-container .bottom-container .col-12 .sellerhub-nav-dropdown .flex-layer .subnav-container a.quick-link-item.external-link img {
  width: 16px;
  filter: brightness(0) saturate(100%) invert(18%) sepia(81%) saturate(2651%) hue-rotate(208deg) brightness(107%) contrast(97%);
}
.bby-main #banner .header-container .bottom-container .col-12 .sellerhub-nav-dropdown .flex-layer .subnav-container .subnav-links {
  display: flex;
  gap: 8px;
  flex-direction: column;
}
.bby-main #banner .header-container .bottom-container .col-12 .sellerhub-nav-dropdown .flex-layer .subnav-container .subnav-links a {
  font-weight: 400;
  line-height: 16px;
  font-size: 12px;
  color: #0457C8;
}
.bby-main #banner .header-container .bottom-container .col-12 .sellerhub-nav-dropdown .flex-layer .subnav-container .subnav-links a.external-link {
  display: flex;
  justify-content: space-between;
  gap: 8px;
  align-items: center;
  overflow-wrap: anywhere;
}
.bby-main #banner .header-container .bottom-container .col-12 .sellerhub-nav-dropdown .flex-layer .subnav-container .subnav-links a.external-link img {
  width: 16px;
  filter: brightness(0) saturate(100%) invert(18%) sepia(81%) saturate(2651%) hue-rotate(208deg) brightness(107%) contrast(97%);
}
.bby-main #content .sellerhub-nav-overlay {
  height: 100vh;
  position: fixed;
  width: 100vw;
  z-index: 1;
  display: none;
  background-color: rgba(29, 37, 44, 0.6509803922);
}

@media (max-width: 767px) {
  .bby-main #banner .header-container .top-container {
    padding: 16px;
  }
  .bby-main #banner .header-container .top-container .seller-hub-logo {
    width: 100%;
    display: flex;
    justify-content: space-between;
    gap: 16px;
  }
  .bby-main #banner .header-container .top-container .seller-hub-logo .givesAlert .header-logo-img {
    width: 116px;
    height: 32px;
  }
  .bby-main #banner .header-container .top-container .seller-hub-logo .givesAlert .bby-only-logo.header-logo-img {
    width: 56px;
    height: 32px;
  }
  .bby-main #banner .header-container .top-container .seller-hub-logo .nav-burger {
    display: block;
    width: 32px;
    height: 32px;
    margin: 0;
    cursor: pointer;
  }
  .bby-main #banner .header-container .bottom-container {
    display: flex !important;
  }
  .bby-main #banner .header-container .bottom-container .sellerhub-nav.bby-mobile-nav {
    overflow: auto;
    z-index: 5001;
    position: fixed;
    width: 100%;
    background: white;
    top: 0;
    height: 100%;
    border-left: 1px solid #E4E5E8;
    box-shadow: 0px 8px 24px rgba(0, 0, 0, 0.1);
    padding: 0;
    align-content: unset;
    left: 100vw;
  }
  .bby-main #banner .header-container .bottom-container .sellerhub-nav.bby-mobile-nav .navbar-header {
    padding: 24px 16px;
    justify-content: space-between;
    display: flex;
    align-items: center;
  }
  .bby-main #banner .header-container .bottom-container .sellerhub-nav.bby-mobile-nav .navbar-header .nav-close {
    width: 24px;
    height: 24px;
    filter: brightness(0) saturate(100%) invert(0%) sepia(0%) saturate(7500%) hue-rotate(106deg) brightness(87%) contrast(95%);
    cursor: pointer;
  }
  .bby-main #banner .header-container .bottom-container .sellerhub-nav.bby-mobile-nav .navbar-header .subnav-header {
    display: flex;
    gap: 16px;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    align-items: center;
    overflow-wrap: anywhere;
  }
  .bby-main #banner .header-container .bottom-container .sellerhub-nav.bby-mobile-nav .navbar-header .subnav-header .nav-close-sub {
    cursor: pointer;
  }
  .bby-main #banner .header-container .bottom-container .sellerhub-nav.bby-mobile-nav .navbar-nav {
    padding: 24px 16px;
    gap: 24px;
    flex-direction: column;
  }
  .bby-main #banner .header-container .bottom-container .sellerhub-nav.bby-mobile-nav .navbar-nav .navbar-main-links .navbar-link-item {
    padding: 16px 0;
    color: #030303;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    border-bottom: 1px solid #E4E5E8;
    gap: 16px;
    display: flex;
    justify-content: space-between;
    overflow-wrap: anywhere;
    align-items: center;
    cursor: pointer;
  }
  .bby-main #banner .header-container .bottom-container .sellerhub-nav.bby-mobile-nav .navbar-nav .navbar-main-links .navbar-link-item .nav-open-sub {
    width: 24px;
    height: 24px;
    filter: brightness(0) saturate(100%) invert(34%) sepia(6%) saturate(612%) hue-rotate(172deg) brightness(99%) contrast(88%);
  }
  .bby-main #banner .header-container .bottom-container .sellerhub-nav.bby-mobile-nav .navbar-nav .navbar-main-links .navbar-link-item a {
    color: #030303;
  }
  .bby-main #banner .header-container .bottom-container .sellerhub-nav.bby-mobile-nav .navbar-nav .navbar-main-links .navbar-link-item a:hover {
    text-decoration: none;
    color: #030303;
  }
  .bby-main #banner .header-container .bottom-container .sellerhub-nav.bby-mobile-nav .navbar-nav .navbar-quick-links {
    padding: 16px 0;
  }
  .bby-main #banner .header-container .bottom-container .sellerhub-nav.bby-mobile-nav .navbar-nav .navbar-quick-links .quick-link-header {
    color: #030303;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
  }
  .bby-main #banner .header-container .bottom-container .sellerhub-nav.bby-mobile-nav .navbar-nav .navbar-quick-links .quick-link-item {
    padding: 16px 0;
    border-bottom: 1px solid #E4E5E8;
    gap: 16px;
    display: flex;
    justify-content: space-between;
    overflow-wrap: anywhere;
    align-items: center;
    width: 100%;
    color: #014FD3;
    font-size: 14px;
    line-height: 18px;
    font-weight: 500;
  }
  .bby-main #banner .header-container .bottom-container .sellerhub-nav.bby-mobile-nav .navbar-nav .navbar-quick-links .quick-link-item img {
    filter: brightness(0) saturate(100%) invert(13%) sepia(100%) saturate(7500%) hue-rotate(214deg) brightness(94%) contrast(103%);
  }
  .bby-main #banner .header-container .bottom-container .sellerhub-nav.bby-mobile-nav .navbar-nav .navbar-quick-links .quick-link-item:last-child {
    border-bottom: none;
  }
  .bby-main #banner .header-container .bottom-container .sellerhub-nav.bby-mobile-nav .flex-layer {
    padding: 24px 16px;
    gap: 8px;
    display: flex;
    overflow-wrap: anywhere;
    flex-direction: column;
  }
  .bby-main #banner .header-container .bottom-container .sellerhub-nav.bby-mobile-nav .flex-layer .subnav-container {
    padding: 16px 0;
    gap: 8px;
    display: flex;
    flex-direction: column;
    border-bottom: 1px solid #E4E5E8;
  }
  .bby-main #banner .header-container .bottom-container .sellerhub-nav.bby-mobile-nav .flex-layer .subnav-container .subnav-header {
    color: #030303;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
  }
  .bby-main #banner .header-container .bottom-container .sellerhub-nav.bby-mobile-nav .flex-layer .subnav-container .subnav-description {
    color: #0C1013;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
  }
  .bby-main #banner .header-container .bottom-container .sellerhub-nav.bby-mobile-nav .flex-layer .subnav-container .internal-child-quick-links a {
    color: #014FD3;
    font-size: 14px;
    line-height: 18px;
    font-weight: 500;
  }
  .bby-main #banner .header-container .bottom-container .sellerhub-nav.bby-mobile-nav .flex-layer .subnav-container .subnav-view-all a {
    color: #014FD3;
    font-size: 14px;
    line-height: 18px;
    font-weight: 500;
  }
  .bby-main #banner .header-container .bottom-container .sellerhub-nav.bby-mobile-nav .flex-layer .subnav-container:last-child {
    border-bottom: none;
  }
}
/* Article Footer - Seller Hub */
@media (min-width: 768px) {
  section#portlet_com_liferay_asset_publisher_web_portlet_AssetPublisherPortlet_INSTANCE_z6qWK91kpjoy {
    margin-left: 49px;
  }
}
@media (max-width: 767px) {
  section#portlet_com_liferay_asset_publisher_web_portlet_AssetPublisherPortlet_INSTANCE_z6qWK91kpjoy {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.article-footer-container {
  max-width: 1008px !important;
}
.article-footer-container .article-footer {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 24px 0px 21px 0px;
  gap: 16px;
  border-top: 1px solid #E4E5E8;
  flex: none;
  align-self: stretch;
  flex-grow: 0;
}
.article-footer-container .article-footer .previous-button {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  background: #FFFFFF;
  border: 1px solid #C4C8CF;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.05);
  border-radius: 8px;
}
.article-footer-container .article-footer .previous-button:hover {
  background: #F6F6F7;
}
.article-footer-container .article-footer .previous-button:active {
  background: #E4E5E8;
}
.article-footer-container .article-footer .previous-button a {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #030303;
  width: 153px;
  min-width: 96px;
  height: 48px;
  min-height: 48px;
}
.article-footer-container .article-footer .next-button {
  display: flex;
  flex-direction: row;
  justify-content: center;
  background: #014FD3;
  border: 1px solid #0046BE;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15);
  border-radius: 8px;
}
.article-footer-container .article-footer .next-button:hover {
  background: #0072DE;
}
.article-footer-container .article-footer .next-button:active {
  background: #0046BE;
}
.article-footer-container .article-footer .next-button a {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FBFBFB;
  width: 126px;
  min-width: 96px;
  height: 48px;
}
.article-footer-container .article-footer a {
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  text-decoration: none;
}

@media (min-width: 768px) {
  .article-footer-container {
    padding: unset !important;
  }
}
@media (max-width: 767px) {
  .article-footer-container {
    border-top: 1px solid #E4E5E8;
  }
  .article-footer-container .article-footer {
    border-top: none !important;
    flex-direction: column !important;
    padding: 16px 1px 5px 1px !important;
    gap: 8px !important;
  }
  .article-footer-container .previous-button {
    width: 100% !important;
    order: 2;
  }
  .article-footer-container .next-button {
    width: 100% !important;
    order: 1;
  }
}
/* Article Navigation - Seller Hub */
#banner {
  position: sticky;
  top: 0;
  z-index: 2;
}

.article-nav {
  padding-left: 9px;
  padding-right: 9px;
  display: grid;
}
.article-nav .article-nav-title {
  height: 24px;
}
.article-nav .article-nav-title span {
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
}
.article-nav .article-nav-title .hidden {
  display: none;
}
.article-nav .article-nav-content .article-nav-article-item .article-main {
  border-left: 4px solid;
  border-color: #E4E5E8;
  display: flex;
  min-height: 34px;
}
.article-nav .article-nav-content .article-nav-article-item .article-main a {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #393C42;
}
.article-nav .article-nav-content .article-nav-article-item .article-section {
  border-left: 4px solid;
  border-color: #9BCFFC;
  display: flex;
  min-height: 32px;
  padding-left: 32px;
}
.article-nav .article-nav-content .article-nav-article-item .article-section a {
  font-weight: 400;
  font-size: 14px;
  line-height: 18 px;
  color: #393C42;
}
.article-nav .article-nav-content .article-nav-article-item .article-main.current {
  border-color: #9BCFFC;
}
.article-nav .article-nav-content .article-nav-article-item .article-main.active a,
.article-nav .article-nav-content .article-nav-article-item .article-section.active a {
  font-weight: 500;
}
.article-nav .article-nav-content .article-nav-article-item .article-main.focus,
.article-nav .article-nav-content .article-nav-article-item .article-section.focus {
  border-color: #025CCC;
}
@media (max-width: 767px) {
  .article-nav .article-nav-content {
    display: none;
  }
}
.article-nav a:hover {
  text-decoration: none;
}

/* Store Articles */
.article-title {
  text-align: center;
  font-size: 28px;
  font-weight: 500;
  line-height: 32px;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 24px;
}

.article-card {
  border-radius: 8px;
  border: 1px solid #E4E5E8;
  background: #FFF;
  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.05);
  padding: 24px;
}

.article-card .card-title-container {
  align-items: center;
  gap: 8px;
  margin-bottom: 16px;
}

.article-card-title {
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  margin-bottom: 0;
}

.article-card-description {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 30px;
}

.view-all-link a {
  color: #014FD3;
  font-size: 16px;
  font-weight: 500;
  margin-top: 16px;
}

.card-item {
  border-bottom: solid #E4E5E8 1px;
  margin-bottom: 16px;
}

.card-item:hover {
  color: #001E73;
  text-decoration: underline;
  cursor: pointer;
}

.card-item:hover a {
  color: #001E73;
}

.card-item a {
  margin-bottom: 16px;
  font-weight: 500;
  color: #000;
}

.card-item a:hover {
  color: #001E73;
}

.card-body-container .card-item:last-child {
  border-bottom: none !important;
  margin-bottom: 0;
}

.card-body-container {
  margin-bottom: 6px;
}

.card-icon {
  width: 18px;
  height: 21px;
}

.card-title-icon img,
.card-icon img {
  width: 100%;
}

@media (min-width: 0px) and (max-width: 767px) {
  .article-card-title {
    font-size: 16px;
  }
  .article-card-description {
    font-size: 16px;
    line-height: 18px;
  }
  .card-item a {
    font-size: 14px;
    line-height: 18px;
  }
  .view-all-link a {
    font-size: 14px;
  }
  .article-card {
    padding: 24px 18px;
  }
  .card-title-icon {
    width: 26.6px;
  }
}
/* Article Header - Seller Hub */
.article-page-header {
  padding: 24px 32px;
  border-bottom: 1px solid #C4C8CF;
}
.article-page-header p {
  margin: unset;
  font-weight: 500;
  font-size: 28px;
  line-height: 32px;
  color: #030303;
}
@media (max-width: 767px) {
  .article-page-header {
    padding-left: 16px;
    padding-right: 16px;
    border-bottom: none;
  }
}

/* Landing Page Header - Seller Hub */
.pp-landing-page-headers-container {
  min-height: 416px;
  background-image: url("/documents/d/guest/primary_1");
  background-size: cover;
  background-color: #382299;
}
.pp-landing-page-headers-container .content {
  min-height: 452px;
  flex-direction: row;
  align-items: flex-start;
  margin: 0 auto;
  max-width: 1184px;
  position: relative;
}
.pp-landing-page-headers-container .header {
  font-size: 56px;
  font-weight: 700;
  line-height: 72px;
  text-align: left;
  color: var(--brand-techYellow, #FFF200);
  width: 580px;
}
.pp-landing-page-headers-container .right-side-container {
  overflow: hidden;
}
.pp-landing-page-headers-container .right-side {
  height: 455px;
  width: 455px;
  overflow: hidden;
  position: relative;
  border-radius: 7857.59px;
  bottom: -48px;
}
.pp-landing-page-headers-container .right-side img {
  padding-top: 51px;
  position: absolute;
  top: -265px;
  left: -2px;
  user-select: none;
  -webkit-user-drag: none;
  -moz-user-drag: none;
  -ms-user-drag: none;
}
.pp-landing-page-headers-container .left-side {
  padding-top: 64px;
  display: grid;
  padding-left: 0 !important;
}
.pp-landing-page-headers-container .left-side-container {
  margin-right: 5%;
  padding-left: 0;
}
.pp-landing-page-headers-container .body {
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
  color: #FFFFFF;
  width: 580px;
}
.pp-landing-page-headers-container .button {
  width: 251px;
  height: 48px;
  min-width: 96px;
  min-height: 48px;
  border-radius: 8px;
  background-color: #fff;
  border: 1px solid #C4C8CF;
  padding: 8px 22px;
  font-size: 14px;
  font-weight: 500;
  color: #030303;
  display: inline-flex;
  align-items: center;
}
.pp-landing-page-headers-container .button:hover {
  background-color: #F6F6F7;
  text-decoration: none;
}
.pp-landing-page-headers-container .button:focus {
  background-color: #FFF;
  box-shadow: 0 0 0 0.125rem #fff, 0 0 0 0.25rem #80acff;
  outline: 0;
}
.pp-landing-page-headers-container .button:active {
  background-color: #E4E5E8;
}
.pp-landing-page-headers-container .footer-text {
  color: #fff;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
}
.pp-landing-page-headers-container .text-underline {
  text-decoration: 1px underline;
  padding-left: 5px;
  cursor: pointer;
  color: #fff;
}
.pp-landing-page-headers-container .text-underline:hover {
  text-decoration: 2px underline;
}
.pp-landing-page-headers-container .elipsis {
  position: absolute;
  top: 0;
  right: 0%;
}
.pp-landing-page-headers-container .elipsis img {
  -webkit-user-drag: none;
  -moz-user-drag: none;
  -ms-user-drag: none;
}

@media (max-width: 767px) {
  .right-side-container {
    display: none;
  }
  .pp-landing-page-headers-container {
    background-image: url("/documents/d/guest/seller_hub_homepage_bg_banner_mobile_1");
    padding-left: 24px !important;
    max-height: 284px;
    min-height: unset !important;
    background-color: #382299;
  }
  .header {
    width: 362px !important;
    font-size: 36px !important;
    line-height: 44px !important;
  }
  .body {
    width: 362px !important;
    font-size: 14px !important;
    line-height: 18px;
  }
  .content {
    width: 100% !important;
  }
  .left-side {
    padding-top: 24px !important;
    gap: 16px !important;
  }
  .left-side-container {
    padding-left: 0 !important;
  }
  .button {
    padding: 12px 15px !important;
    width: 206px !important;
    min-height: 40px !important;
    font-size: 12px !important;
    height: 40px !important;
  }
  .footer-text {
    font-size: 14px !important;
  }
}
/* Custom Article - Seller Hub */
.bby-main .article-container {
  gap: 56px;
  max-width: 1008px !important;
  margin-top: -3px;
}
.bby-main .article-container p {
  line-height: 20px;
  color: #030303;
  margin: unset;
}
.bby-main .article-container .article-header-container .article-header-title {
  line-height: 48px;
  color: #030303;
}
.bby-main .article-container .article-header-container .publish-date-read-duration {
  line-height: 20px;
  color: #6C6F75;
}
.bby-main .article-container .article-header-container .article-header-description {
  line-height: 20px;
}
.bby-main .article-container .article-section-container {
  gap: 40px;
}
.bby-main .article-container .article-section-container .article-section-header {
  line-height: 32px;
}
.bby-main .article-container .article-section-container .article-subsection-container .article-subsection {
  gap: 12px;
  flex: 1;
}
.bby-main .article-container .article-section-container .article-subsection-container .article-subsection img {
  border: 1px solid #E4E5E8;
  border-radius: 8px;
}
.bby-main .article-container table {
  border: 1px solid #C4C8CF;
}
.bby-main .article-container table th:first-child,
.bby-main .article-container table td:first-child {
  width: 20%;
  /* Set first column to take 20% of the total width */
}
.bby-main .article-container table th {
  font-weight: 500;
}
.bby-main .article-container table td {
  font-weight: 400;
}
.bby-main .article-container table th,
.bby-main .article-container table td {
  font-size: 16px;
  line-height: 20px;
}
.bby-main .article-container ul {
  margin-bottom: unset;
}
.bby-main .article-container ol li ul li {
  list-style-type: disc;
}

@media (min-width: 768px) {
  .bby-main .article-container {
    padding: unset !important;
  }
}
@media (max-width: 767px) {
  .bby-main .article-container {
    padding-left: 1px;
    padding-right: 1px;
  }
  .bby-main .article-container .article-subsection-container {
    flex-direction: column;
    gap: 24px !important;
  }
  .bby-main .article-container .article-subsection-container picture {
    text-align: center;
  }
}
/* Modal style */
.modal-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1000;
  justify-content: center;
  align-items: center;
  overflow: auto;
}
.modal-overlay .modal {
  display: flex;
  position: fixed;
  z-index: 1;
  left: 0;
  width: 100%;
  overflow: hidden;
  background: #141D23;
  box-shadow: 0px 0px 24px rgba(0, 0, 0, 0.2);
  align-items: center;
  justify-content: center;
  border-radius: 8px;
}
.modal-overlay .modal .close {
  position: absolute;
  top: 16px;
  right: 16px;
  transition: 0.3s;
  z-index: 10;
  opacity: 1;
}
.modal-overlay .modal .close img {
  width: 16px;
  height: 16px;
  filter: brightness(0) saturate(100%) invert(93%) sepia(94%) saturate(0%) hue-rotate(248deg) brightness(106%) contrast(106%);
}
.modal-overlay .modal .modal-content {
  border: none;
  border-radius: unset;
  margin: auto;
  display: block;
  opacity: 0;
}

/* article footer */
@media (min-width: 768px) {
  section.portlet:has(.portlet-content .portlet-content-container .portlet-body .article-footer-container) {
    margin-left: 49px;
  }
}
@media (max-width: 767px) {
  section.portlet:has(.portlet-content .portlet-content-container .portlet-body .article-footer-container) {
    margin-left: -15px;
    margin-right: -15px;
  }
}
/* article footer */
section.portlet:has(.portlet-content .portlet-content-container .portlet-body .article-page-header) {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: unset !important;
}
section.portlet:has(.portlet-content .portlet-content-container .portlet-body .article-page-header) .cadmin {
  z-index: 3;
}

/* menu */
section.portlet:has(.portlet-content .portlet-content-container .portlet-body .sellerhub-nav) {
  margin-bottom: 0;
}

/* articles */
section.portlet:has(.portlet-content .portlet-content-container .portlet-body .asset-full-content) .align-items-center.d-flex.mb-2 {
  display: none !important;
}
section.portlet:has(.portlet-content .portlet-content-container .portlet-body .asset-full-content) .cell-color-grey {
  background-color: rgb(243, 244, 246);
}
section.portlet:has(.portlet-content .portlet-content-container .portlet-body .asset-full-content) .cell-color-white {
  background-color: rgb(255, 255, 255);
}
section.portlet:has(.portlet-content .portlet-content-container .portlet-body .asset-full-content) .hero-img-setup-store {
  height: 502px;
  width: 1007px;
}
section.portlet:has(.portlet-content .portlet-content-container .portlet-body .asset-full-content) .gap-12 {
  gap: 12px;
}
section.portlet:has(.portlet-content .portlet-content-container .portlet-body .asset-full-content) .gap-24 {
  gap: 24px;
}
section.portlet:has(.portlet-content .portlet-content-container .portlet-body .asset-full-content) .article-section-container:has(> .overview-faq) {
  gap: 24px;
}
section.portlet:has(.portlet-content .portlet-content-container .portlet-body .asset-full-content) .pp-pt-56 {
  padding-top: 56px;
}
section.portlet:has(.portlet-content .portlet-content-container .portlet-body .asset-full-content) .pp-g-12 {
  gap: 12px;
  flex: 1;
}
section.portlet:has(.portlet-content .portlet-content-container .portlet-body .asset-full-content) .pp-lh-24 {
  line-height: 24px;
}
section.portlet:has(.portlet-content .portlet-content-container .portlet-body .asset-full-content) .pp-table {
  border: 1px #C4C8CF solid;
  display: flex;
  flex-direction: column;
  width: 100%;
  border-radius: 8px;
}
section.portlet:has(.portlet-content .portlet-content-container .portlet-body .asset-full-content) .pp-row {
  display: flex;
  justify-content: space-between;
}
section.portlet:has(.portlet-content .portlet-content-container .portlet-body .asset-full-content) .pp-row.first-row {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
section.portlet:has(.portlet-content .portlet-content-container .portlet-body .asset-full-content) .pp-row.last-row {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
section.portlet:has(.portlet-content .portlet-content-container .portlet-body .asset-full-content) .pp-col {
  padding: 16px;
}
section.portlet:has(.portlet-content .portlet-content-container .portlet-body .asset-full-content) .pp-col.indent {
  padding-left: 64px;
}
section.portlet:has(.portlet-content .portlet-content-container .portlet-body .asset-full-content) .pp-col.fee {
  text-align: center;
}
section.portlet:has(.portlet-content .portlet-content-container .portlet-body .asset-full-content) .pp-fw-500 {
  font-weight: 500;
}
@media (min-width: 768px) {
  section.portlet:has(.portlet-content .portlet-content-container .portlet-body .asset-full-content) .pp-col.fee {
    width: 208px;
  }
}

.mobile-only {
  display: none;
}

.pc-only {
  display: block;
}

.user-profile-drop-down.desktop-only section#portlet_com_bestbuy_pie_marketplace_user_management_react_INSTANCE_sellerHubUserNav .portlet-content {
  background: none !important;
  border: none !important;
  padding: 0px !important;
  word-wrap: normal !important;
}
.user-profile-drop-down.desktop-only section#portlet_com_bestbuy_pie_marketplace_user_management_react_INSTANCE_sellerHubUserNav .portlet-content .portlet-header {
  display: none !important;
}

.manage-your-account-container section#portlet_com_bestbuy_pie_marketplace_user_management_react_INSTANCE_sellerHubUserNavMobile .portlet-content {
  background: none !important;
  border: none !important;
  padding: 0px !important;
  word-wrap: normal !important;
}
.manage-your-account-container section#portlet_com_bestbuy_pie_marketplace_user_management_react_INSTANCE_sellerHubUserNavMobile .portlet-content .portlet-header {
  display: none !important;
}

@media (min-width: 768px) {
  section.portlet:has(.portlet-content .portlet-content-container .portlet-body .asset-full-content) {
    margin-top: 24px;
    margin-left: 49px;
  }
}
@media (max-width: 767px) {
  .hero-img-setup-store {
    height: unset !important;
    width: unset !important;
  }
  .pc-only {
    display: none;
  }
  .mobile-only {
    display: block;
  }
  .article-section-container:has(> #frequentlyaskedquestions_2) {
    gap: 24px;
  }
}
.bby-main .bby-seller-hub-2-columns-25-75-layout .seller-hub-search-filter .cadmin {
  z-index: 3;
}
.bby-main .bby-seller-hub-2-columns-25-75-layout .seller-hub-search-filter .portlet-content {
  padding: 0;
}
.bby-main .bby-seller-hub-2-columns-25-75-layout .seller-hub-search-filter .portlet-content .portlet-title-text {
  padding-top: 32px;
  padding-bottom: 6px;
  font-size: 20px;
  line-height: 24px;
}
.bby-main .bby-seller-hub-2-columns-25-75-layout .seller-hub-search-filter .portlet-content .portlet-content-container {
  display: none;
}
.bby-main .bby-seller-hub-2-columns-25-75-layout .seller-hub-search-type .search-facet .panel-header {
  color: #030303;
  font-size: 13px;
  background-color: #F0F2F4;
  height: unset;
  padding: 16px 24px;
  display: flex;
  gap: 8px;
  justify-content: space-between;
  align-items: center;
}
.bby-main .bby-seller-hub-2-columns-25-75-layout .seller-hub-search-type .search-facet .panel-header .panel-title {
  font-size: 14px;
  line-height: 18px;
}
.bby-main .bby-seller-hub-2-columns-25-75-layout .seller-hub-search-type .search-facet .panel-header .collapse-icon-closed,
.bby-main .bby-seller-hub-2-columns-25-75-layout .seller-hub-search-type .search-facet .panel-header .collapse-icon-open {
  position: unset;
}
.bby-main .bby-seller-hub-2-columns-25-75-layout .seller-hub-search-type .search-facet .panel-collapse .panel-body .tag-list {
  margin: 4px;
}
.bby-main .bby-seller-hub-2-columns-25-75-layout .seller-hub-search-type .search-facet .panel-collapse .panel-body .tag-list .facet-checkbox-label {
  display: flex;
  padding-top: 8px;
  padding-bottom: 8px;
  margin: 0;
  gap: 8px;
}
.bby-main .bby-seller-hub-2-columns-25-75-layout .seller-hub-search-type .search-facet .panel-collapse .panel-body .tag-list .facet-checkbox-label .facet-term {
  transform: scale(1.428);
  margin-top: 2px;
}
.bby-main .bby-seller-hub-2-columns-25-75-layout .seller-hub-search-type .search-facet .panel-collapse .panel-body .tag-list .facet-checkbox-label .term-name,
.bby-main .bby-seller-hub-2-columns-25-75-layout .seller-hub-search-type .search-facet .panel-collapse .panel-body .tag-list .facet-checkbox-label .term-count {
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
}
.bby-main .bby-seller-hub-2-columns-25-75-layout .seller-hub-search-type .search-facet .panel-collapse .panel-body .text-default {
  height: 40px;
  display: flex;
  margin-left: 14px;
  align-items: end;
  padding-bottom: 10px;
}
.bby-main .bby-seller-hub-2-columns-25-75-layout .seller-hub-search-type .search-facet .panel-collapse .panel-body .text-default small {
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
}
.bby-main .bby-seller-hub-2-columns-25-75-layout div[id*=_SearchResultsPortlet_] .cadmin {
  z-index: 3;
}
.bby-main .bby-seller-hub-2-columns-25-75-layout div[id*=_SearchResultsPortlet_] .search-total-label {
  font-size: 14px;
  color: #030303;
  line-height: 18px;
  padding-left: 2.5rem;
  font-weight: 400;
}
.bby-main .bby-seller-hub-2-columns-25-75-layout div[id*=_SearchResultsPortlet_] .search-total-label strong {
  font-weight: 500;
}
.bby-main .bby-seller-hub-2-columns-25-75-layout div[id*=_SearchResultsPortlet_] .list-group-item {
  padding-top: 0;
}
.bby-main .bby-seller-hub-2-columns-25-75-layout div[id*=_SearchResultsPortlet_] .list-group-item #search-container {
  margin-top: 4px;
}
.bby-main .bby-seller-hub-2-columns-25-75-layout div[id*=_SearchResultsPortlet_] .list-group-item #search-container .eyebrow-badge {
  border-radius: 40px;
  line-height: 18px;
  font-size: 14px;
  font-weight: 500;
  min-height: 34px;
  padding: 8px;
}
.bby-main .bby-seller-hub-2-columns-25-75-layout div[id*=_SearchResultsPortlet_] .list-group-item #search-container .search-title-under-badge,
.bby-main .bby-seller-hub-2-columns-25-75-layout div[id*=_SearchResultsPortlet_] .list-group-item #search-container .search-title-top {
  margin-top: 8px;
}
.bby-main .bby-seller-hub-2-columns-25-75-layout div[id*=_SearchResultsPortlet_] .list-group-item #search-container .search-title-under-badge strong,
.bby-main .bby-seller-hub-2-columns-25-75-layout div[id*=_SearchResultsPortlet_] .list-group-item #search-container .search-title-top strong {
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
}
.bby-main .bby-seller-hub-2-columns-25-75-layout div[id*=_SearchResultsPortlet_] .list-group-item #search-container .text-default {
  font-size: 14px;
  font-weight: 400;
}
.bby-main .bby-seller-hub-2-columns-25-75-layout div[id*=_SearchResultsPortlet_] .list-group-item #search-container .text-default .highlight {
  font-weight: 500;
}
.bby-main .bby-seller-hub-2-columns-25-75-layout div[id*=_SearchResultsPortlet_] .taglib-search-iterator-page-iterator-bottom {
  padding-left: 40px;
}
.bby-main .bby-seller-hub-2-columns-25-75-layout div[id*=_SearchResultsPortlet_] .taglib-search-iterator-page-iterator-bottom .pagination-items-per-page > a,
.bby-main .bby-seller-hub-2-columns-25-75-layout div[id*=_SearchResultsPortlet_] .taglib-search-iterator-page-iterator-bottom .pagination-items-per-page > button {
  color: #014FD3;
  font-size: 12px;
  line-height: 16px;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.05);
  background: #FFFFFF;
  border: 1px solid #C4C8CF;
  padding: 12px 16px;
  border-radius: 8px;
  height: 40px;
  font-weight: 500;
  display: flex;
  flex-direction: row-reverse;
  gap: 4px;
}
.bby-main .bby-seller-hub-2-columns-25-75-layout div[id*=_SearchResultsPortlet_] .taglib-search-iterator-page-iterator-bottom .pagination-items-per-page > a .c-inner,
.bby-main .bby-seller-hub-2-columns-25-75-layout div[id*=_SearchResultsPortlet_] .taglib-search-iterator-page-iterator-bottom .pagination-items-per-page > button .c-inner {
  margin: 0;
  padding-left: 0;
  padding-right: 0;
}
.bby-main .bby-seller-hub-2-columns-25-75-layout div[id*=_SearchResultsPortlet_] .taglib-search-iterator-page-iterator-bottom .pagination-items-per-page > a,
.bby-main .bby-seller-hub-2-columns-25-75-layout div[id*=_SearchResultsPortlet_] .taglib-search-iterator-page-iterator-bottom .pagination-items-per-page > button[aria-expanded=true] {
  color: #FBFBFB;
  background-color: #014FD3;
}
.bby-main .bby-seller-hub-2-columns-25-75-layout div[id*=_SearchResultsPortlet_] .taglib-search-iterator-page-iterator-bottom .pagination-results {
  padding-left: 16px;
  padding-right: 16px;
  border: 0;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
}
.bby-main .bby-seller-hub-2-columns-25-75-layout div[id*=_SearchResultsPortlet_] .taglib-search-iterator-page-iterator-bottom ul.pagination .page-link {
  line-height: 18px;
  font-size: 14px;
  font-weight: 500;
  color: #030303;
  padding-left: 15px;
  padding-right: 15px;
  height: 40px;
  min-width: 40px;
  border-color: #C4C8CF;
}
.bby-main .bby-seller-hub-2-columns-25-75-layout div[id*=_SearchResultsPortlet_] .taglib-search-iterator-page-iterator-bottom ul.pagination .page-item.active {
  z-index: 1;
}
.bby-main .bby-seller-hub-2-columns-25-75-layout div[id*=_SearchResultsPortlet_] .taglib-search-iterator-page-iterator-bottom ul.pagination .page-item.active .page-link {
  color: #FBFBFB;
  background-color: #014FD3;
  border-color: #014FD3;
}
.bby-main .bby-seller-hub-2-columns-25-75-layout div[id*=_SearchResultsPortlet_] .taglib-search-iterator-page-iterator-bottom ul.pagination .page-item:first-child .page-link {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  padding-left: 12px;
  padding-right: 12px;
}
.bby-main .bby-seller-hub-2-columns-25-75-layout div[id*=_SearchResultsPortlet_] .taglib-search-iterator-page-iterator-bottom ul.pagination .page-item:last-child .page-link {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 992px) {
  .bby-main .bby-seller-hub-2-columns-25-75-layout .portlet-column-first {
    width: 320px;
    max-width: 320px;
    padding-left: 24px;
    padding-right: 24px;
  }
  .bby-main .bby-seller-hub-2-columns-25-75-layout .portlet-column-last {
    width: 1120px;
    max-width: 1120px;
    padding-left: 0;
    padding-right: 64px;
  }
}
@media (max-width: 767px) {
  .bby-main .bby-seller-hub-2-columns-25-75-layout .search-total-label,
  .bby-main .bby-seller-hub-2-columns-25-75-layout .list-group-item {
    padding-left: 0 !important;
  }
  .bby-main .bby-seller-hub-2-columns-25-75-layout .autofit-col {
    padding: 0;
  }
  .bby-main .bby-seller-hub-2-columns-25-75-layout .taglib-search-iterator-page-iterator-bottom {
    padding-left: 0 !important;
  }
  .bby-main .bby-seller-hub-2-columns-25-75-layout .taglib-search-iterator-page-iterator-bottom .pagination-results {
    margin-right: 0;
    margin-left: 0;
  }
}
.bby-main .search-sub-item-btn {
  margin-left: auto;
  margin-right: 0;
}
.bby-main .search-title-under-badge > * > *,
.bby-main .search-title-top > * > * {
  color: #0046BE;
}
.bby-main .search-facet {
  border: 1px solid rgba(0, 0, 0, 0.13);
  padding: 0px;
}
.bby-main .search-facet .panel-header {
  color: #030303;
  font-size: 13px;
  background-color: #F0F2F4;
  height: 40px;
}
.bby-main .portlet-category-facet .portlet-header,
.bby-main .portlet-type-facet .portlet-header {
  margin-bottom: 0rem;
}
.bby-main .portlet-category-facet .panel-body,
.bby-main .portlet-type-facet .panel-body {
  padding: 6px 10px;
  font-size: 13px;
}
.bby-main .portlet-category-facet .custom-control-label-text,
.bby-main .portlet-type-facet .custom-control-label-text {
  font-size: 13px;
  color: black;
}
.bby-main .facet-checkbox-label {
  display: block;
  font-size: 13px;
}
.bby-main .facet-term-selected {
  font-weight: 600;
}
.bby-main .facet-term-unselected {
  font-weight: 400;
}
.bby-main div[id*=_SearchBarPortlet_] .portlet-title-text {
  font-size: 25px;
}
.bby-main div[id*=_CategoryFacetPortlet_]:nth-of-type(2) .portlet-title-text {
  display: none;
}
.bby-main div[id*=_CategoryFacetPortlet_]:nth-of-type(3) .portlet-title-text {
  display: none;
}
.bby-main div[id*=_CategoryFacetPortlet_]:nth-of-type(4) .portlet-title-text {
  display: none;
}

:root {
  --colorBgAttention: #fff5ec;
  --colorBgAttentionEmphasis: #983e00;
  --colorBgDanger: #fff4f3;
  --colorBgDangerEmphasis: #b00625;
  --colorBgInfo: #f6f6f7;
  --colorBgInfoEmphasis: #575d64;
  --colorBgDefault: #ffffff;
  --colorBgDefaultMuted: #fbfbfb;
  --colorBgDefaultSubdued: #f3f4f6;
  --colorBgDefaultEmphasis: #141d23;
  --colorBgDefaultFixed: #ffffff;
  --colorBgPrimary: #eef8ff;
  --colorBgPrimaryEmphasis: #014fd3;
  --colorBgSecondary: #fff6d1;
  --colorBgSecondaryEmphasis: #914600;
  --colorBgSuccess: #e5fde5;
  --colorBgSuccessEmphasis: #03721e;
  --colorBgCompSurfaceAttention: #fff5ec;
  --colorBgCompSurfaceAttentionEmphasis: #983e00;
  --colorBgCompSurfaceDanger: #fff4f3;
  --colorBgCompSurfaceDangerEmphasis: #b00625;
  --colorBgCompSurfaceDefault: #ffffff;
  --colorBgCompSurfaceDefaultEmphasis: #030303;
  --colorBgCompSurfaceDefaultHover: #f6f6f7;
  --colorBgCompSurfaceDefaultPressed: #e4e5e8;
  --colorBgCompSurfaceDefaultMutedHover: #f3f4f6;
  --colorBgCompSurfaceDefaultMutedPressed: #e4e5e8;
  --colorBgCompSurfaceInfo: #f6f6f7;
  --colorBgCompSurfaceInfoEmphasis: #575d64;
  --colorBgCompSurfaceInfoHover: #e4e5e8;
  --colorBgCompSurfaceInfoPressed: #c4c8cf;
  --colorBgCompSurfacePrimary: #eef8ff;
  --colorBgCompSurfacePrimaryEmphasis: #014fd3;
  --colorBgCompSurfacePrimaryEmphasisHover: #0072de;
  --colorBgCompSurfacePrimaryEmphasisPressed: #0046be;
  --colorBgCompSurfacePrimaryHighlight: #0072de;
  --colorBgCompSurfacePrimaryHighlightHover: #025ccc;
  --colorBgCompSurfacePrimaryHighlightPressed: #014fd3;
  --colorBgCompSurfacePrimaryHover: #cfe9fe;
  --colorBgCompSurfacePrimaryPressed: #9bcffc;
  --colorBgCompSurfaceSecondary: #fff6d1;
  --colorBgCompSurfaceSecondaryEmphasis: #ffe200;
  --colorBgCompSurfaceSecondaryHover: #fff200;
  --colorBgCompSurfaceSecondaryPressed: #ffce00;
  --colorBgCompSurfaceSuccess: #e5fde5;
  --colorBgCompSurfaceSuccessEmphasis: #03721e;
  --colorBgCompSurfaceTransparent: #ffffff00;
  --colorBgCompSurfaceTransparentHover: #03030308;
  --colorBgCompSurfaceTransparentPressed: #0303031a;
  --colorBgCompSurfaceTransparentEmphasisHover: #ffffff1a;
  --colorBgCompSurfaceTransparentEmphasisPressed: #ffffff40;
  --colorBgCompHandleDefault: #ffffff;
  --colorBgCompHandleMuted: #c7c9cc;
  --colorBgCompTrackDefault: #e4e5e8;
  --colorBgCompTrackDefaultHover: #c4c8cf;
  --colorBgCompTrackDefaultPressed: #9aa3ae;
  --colorBgCompTrackActive: #014fd3;
  --colorBgCompTrackActiveHover: #0072de;
  --colorBgCompTrackActivePressed: #0046be;
  --colorBgCompTrackShimmer: #f6f6f7;
  --colorBorderAttention: #fdb87c;
  --colorBorderAttentionEmphasis: #9e4500;
  --colorBorderDanger: #fbb4b0;
  --colorBorderDangerEmphasis: #ba0628;
  --colorBorderInfo: #c4c8cf;
  --colorBorderInfoEmphasis: #5c626a;
  --colorBorderDefault: #c4c8cf;
  --colorBorderDefaultSubdued: #e4e5e8;
  --colorBorderPrimary: #9bcffc;
  --colorBorderPrimaryEmphasis: #025ccc;
  --colorBorderSecondary: #f4c138;
  --colorBorderSecondaryEmphasis: #964d00;
  --colorBorderSuccess: #86d989;
  --colorBorderSuccessEmphasis: #01791f;
  --colorBorderCompDividerDefault: #03030333;
  --colorBorderCompDividerSubdued: #0303031a;
  --colorBorderCompDividerOnEmphasis: #ffffff4d;
  --colorBorderCompOutlineAttention: #983e00;
  --colorBorderCompOutlineDanger: #b00625;
  --colorBorderCompOutlineDangerEmphasis: #93041d;
  --colorBorderCompOutlineDefault: #818994;
  --colorBorderCompOutlineDefaultMuted: #c4c8cf;
  --colorBorderCompOutlineDefaultSubdued: #e4e5e8;
  --colorBorderCompOutlineInfo: #575d64;
  --colorBorderCompOutlinePrimary: #014fd3;
  --colorBorderCompOutlinePrimaryEmphasis: #0046be;
  --colorBorderCompOutlinePrimaryHover: #0072de;
  --colorBorderCompOutlinePrimaryPressed: #0046be;
  --colorBorderCompOutlinePrimarySelected: #014fd3;
  --colorBorderCompOutlineSecondary: #914600;
  --colorBorderCompOutlineSecondaryMuted: #f4c138;
  --colorBorderCompOutlineSuccess: #03721e;
  --colorBrandDarkBlue: #001e73;
  --colorBrandDarkGray: #55555a;
  --colorBrandDarkYellow: #ffce00;
  --colorBrandGeekSquad: #e37222;
  --colorBrandHumanBlue: #0046be;
  --colorBrandLightBlue: #2b5df5;
  --colorBrandLightGray: #c5cbd5;
  --colorBrandPromoRed: #e81e25;
  --colorBrandTechBlack: #1d252c;
  --colorBrandTechWhite: #e0e6ef;
  --colorBrandTechYellow: #fff200;
  --colorBrandEssentialsLightTeal: #00cebf;
  --colorBrandEssentialsEnergyTeal: #009a87;
  --colorBrandEssentialsDarkTeal: #00665c;
  --colorBrandEssentialsLightRed: #ff6363;
  --colorBrandEssentialsEnergyRed: #ff3c3c;
  --colorBrandEssentialsDarkRed: #720000;
  --colorBrandEssentialsLightPurple: #9c78fe;
  --colorBrandEssentialsEnergyPurple: #7026bf;
  --colorBrandEssentialsDarkPurple: #42166f;
  --colorFgAttention: #983e00;
  --colorFgAttentionOnEmphasis: #ffdfc4;
  --colorFgDanger: #b00625;
  --colorFgDangerOnEmphasis: #ffdddb;
  --colorFgInfo: #575d64;
  --colorFgInfoOnEmphasis: #e4e5e8;
  --colorFgDefault: #030303;
  --colorFgDefaultMuted: #393c42;
  --colorFgDefaultSubdued: #6c6f75;
  --colorFgDefaultInverse: #fbfbfb;
  --colorFgDefaultOnEmphasis: #fbfbfb;
  --colorFgDefaultFixed: #030303;
  --colorFgPrimary: #014fd3;
  --colorFgPrimaryOnEmphasis: #cfe9fe;
  --colorFgSecondary: #914600;
  --colorFgSecondaryOnEmphasis: #ffe200;
  --colorFgSecondaryInverse: #ffe200;
  --colorFgSuccess: #03721e;
  --colorFgSuccessOnEmphasis: #c4f3c5;
  --colorPaletteBlue50: #eef8ff;
  --colorPaletteBlue100: #cfe9fe;
  --colorPaletteBlue200: #9bcffc;
  --colorPaletteBlue300: #42a7fe;
  --colorPaletteBlue400: #018cf7;
  --colorPaletteBlue500: #0072de;
  --colorPaletteBlue600: #025ccc;
  --colorPaletteBlue700: #014fd3;
  --colorPaletteBlue800: #0046be;
  --colorPaletteBlue900: #002e84;
  --colorPaletteCharcoal50: #ffffff;
  --colorPaletteCharcoal100: #fbfbfb;
  --colorPaletteCharcoal200: #f3f4f6;
  --colorPaletteCharcoal300: #c7c9cc;
  --colorPaletteCharcoal400: #8b8e94;
  --colorPaletteCharcoal500: #6c6f75;
  --colorPaletteCharcoal600: #393c42;
  --colorPaletteCharcoal700: #22272f;
  --colorPaletteCharcoal800: #141d23;
  --colorPaletteCharcoal900: #030303;
  --colorPaletteGold50: #fff5ec;
  --colorPaletteGold100: #ffdfc4;
  --colorPaletteGold200: #fdb87c;
  --colorPaletteGold300: #f38207;
  --colorPaletteGold400: #d26900;
  --colorPaletteGold500: #b55500;
  --colorPaletteGold600: #9e4500;
  --colorPaletteGold700: #983e00;
  --colorPaletteGold800: #813000;
  --colorPaletteGold900: #5f2200;
  --colorPaletteGreen50: #e5fde5;
  --colorPaletteGreen100: #c4f3c5;
  --colorPaletteGreen200: #86d989;
  --colorPaletteGreen300: #00c338;
  --colorPaletteGreen400: #00a22d;
  --colorPaletteGreen500: #008d26;
  --colorPaletteGreen600: #01791f;
  --colorPaletteGreen700: #03721e;
  --colorPaletteGreen800: #015e16;
  --colorPaletteGreen900: #01450f;
  --colorPaletteGsOrange50: #fff4ee;
  --colorPaletteGsOrange100: #ffdfcc;
  --colorPaletteGsOrange200: #f8b992;
  --colorPaletteGsOrange300: #f87e29;
  --colorPaletteGsOrange400: #d2691f;
  --colorPaletteGsOrange500: #b25818;
  --colorPaletteGsOrange600: #984a13;
  --colorPaletteGsOrange700: #904612;
  --colorPaletteGsOrange800: #78390c;
  --colorPaletteGsOrange900: #592906;
  --colorPaletteRed50: #fff4f3;
  --colorPaletteRed100: #ffdddb;
  --colorPaletteRed200: #fbb4b0;
  --colorPaletteRed300: #ff7473;
  --colorPaletteRed400: #f53445;
  --colorPaletteRed500: #de1735;
  --colorPaletteRed600: #ba0628;
  --colorPaletteRed700: #b00625;
  --colorPaletteRed800: #93041d;
  --colorPaletteRed900: #6d0213;
  --colorPaletteSlate50: #f6f6f7;
  --colorPaletteSlate100: #e4e5e8;
  --colorPaletteSlate200: #c4c8cf;
  --colorPaletteSlate300: #9aa3ae;
  --colorPaletteSlate400: #818994;
  --colorPaletteSlate500: #6d747d;
  --colorPaletteSlate600: #5c626a;
  --colorPaletteSlate700: #575d64;
  --colorPaletteSlate800: #474c52;
  --colorPaletteSlate900: #33373c;
  --colorPaletteYellow50: #fff6d1;
  --colorPaletteYellow100: #ffe200;
  --colorPaletteYellow200: #f4c138;
  --colorPaletteYellow300: #d79101;
  --colorPaletteYellow400: #c37600;
  --colorPaletteYellow500: #ab5e00;
  --colorPaletteYellow600: #964d00;
  --colorPaletteYellow700: #914600;
  --colorPaletteYellow800: #7a3700;
  --colorPaletteYellow900: #5a2700;
  --colorRoleAttention50: #fff5ec;
  --colorRoleAttention100: #ffdfc4;
  --colorRoleAttention200: #fdb87c;
  --colorRoleAttention300: #f38207;
  --colorRoleAttention400: #d26900;
  --colorRoleAttention500: #b55500;
  --colorRoleAttention600: #9e4500;
  --colorRoleAttention700: #983e00;
  --colorRoleAttention800: #813000;
  --colorRoleAttention900: #5f2200;
  --colorRoleDanger50: #fff4f3;
  --colorRoleDanger100: #ffdddb;
  --colorRoleDanger200: #fbb4b0;
  --colorRoleDanger300: #ff7473;
  --colorRoleDanger400: #f53445;
  --colorRoleDanger500: #de1735;
  --colorRoleDanger600: #ba0628;
  --colorRoleDanger700: #b00625;
  --colorRoleDanger800: #93041d;
  --colorRoleDanger900: #6d0213;
  --colorRoleDefault50: #ffffff;
  --colorRoleDefault100: #fbfbfb;
  --colorRoleDefault200: #f3f4f6;
  --colorRoleDefault300: #c7c9cc;
  --colorRoleDefault400: #8b8e94;
  --colorRoleDefault500: #6c6f75;
  --colorRoleDefault600: #393c42;
  --colorRoleDefault700: #22272f;
  --colorRoleDefault800: #141d23;
  --colorRoleDefault900: #030303;
  --colorRoleInfo50: #f6f6f7;
  --colorRoleInfo100: #e4e5e8;
  --colorRoleInfo200: #c4c8cf;
  --colorRoleInfo300: #9aa3ae;
  --colorRoleInfo400: #818994;
  --colorRoleInfo500: #6d747d;
  --colorRoleInfo600: #5c626a;
  --colorRoleInfo700: #575d64;
  --colorRoleInfo800: #474c52;
  --colorRoleInfo900: #33373c;
  --colorRolePrimary50: #eef8ff;
  --colorRolePrimary100: #cfe9fe;
  --colorRolePrimary200: #9bcffc;
  --colorRolePrimary300: #42a7fe;
  --colorRolePrimary400: #018cf7;
  --colorRolePrimary500: #0072de;
  --colorRolePrimary600: #025ccc;
  --colorRolePrimary700: #014fd3;
  --colorRolePrimary800: #0046be;
  --colorRolePrimary900: #002e84;
  --colorRoleSecondary50: #fff6d1;
  --colorRoleSecondary100: #ffe200;
  --colorRoleSecondary200: #f4c138;
  --colorRoleSecondary300: #d79101;
  --colorRoleSecondary400: #c37600;
  --colorRoleSecondary500: #ab5e00;
  --colorRoleSecondary600: #964d00;
  --colorRoleSecondary700: #914600;
  --colorRoleSecondary800: #7a3700;
  --colorRoleSecondary900: #5a2700;
  --colorRoleSuccess50: #e5fde5;
  --colorRoleSuccess100: #c4f3c5;
  --colorRoleSuccess200: #86d989;
  --colorRoleSuccess300: #00c338;
  --colorRoleSuccess400: #00a22d;
  --colorRoleSuccess500: #008d26;
  --colorRoleSuccess600: #01791f;
  --colorRoleSuccess700: #03721e;
  --colorRoleSuccess800: #015e16;
  --colorRoleSuccess900: #01450f;
  --elevationOpacity0: 0;
  --elevationOpacity10: 0.1;
  --elevationOpacity20: 0.2;
  --elevationOpacity30: 0.3;
  --elevationOpacity40: 0.4;
  --elevationOpacity50: 0.5;
  --elevationOpacity60: 0.6;
  --elevationOpacity70: 0.7;
  --elevationOpacity80: 0.8;
  --elevationOpacity90: 0.9;
  --elevationOpacity100: 1;
  --elevationOpacityDisabled: 0.4;
  --elevationZIndex110: 110;
  --elevationZIndex120: 120;
  --elevationZIndex130: 130;
  --elevationZIndex140: 140;
  --elevationZIndex150: 150;
  --elevationZIndex210: 210;
  --elevationZIndex220: 220;
  --elevationZIndex230: 230;
  --elevationZIndex310: 310;
  --elevationZIndex320: 320;
  --elevationZIndex410: 410;
  --elevationZIndex420: 420;
  --elevationZIndex510: 510;
  --elevationZIndex610: 610;
  --fontFamilySansSerif: Human BBY Digital, Human Fallback, -apple-system,
    BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Fira Sans, Droid Sans,
    Helvetica Neue, sans-serif;
  --fontFamilyCondensed: Human BBY Digital Condensed, Human BBY Digital,
    Human Fallback, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen,
    Ubuntu, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  --fontFamilyMono: SFMono-Medium, SF Mono, Segoe UI Mono, Roboto Mono,
    Ubuntu Mono, Menlo, Consolas, Courier, monospace;
  --fontFamilyEmoji: Apple Color Emoji, Twemoji Mozilla, Segoe UI Emoji,
    Segoe UI Symbol, Noto Color Emoji, EmojiOne Color, Android Emoji;
  --sizeRamp0: 0px;
  --sizeRamp25: 2px;
  --sizeRamp50: 4px;
  --sizeRamp100: 8px;
  --sizeRamp150: 12px;
  --sizeRamp200: 16px;
  --sizeRamp300: 24px;
  --sizeRamp400: 32px;
  --sizeRamp500: 40px;
  --sizeRamp600: 48px;
  --sizeRamp700: 56px;
  --sizeRamp800: 64px;
  --sizeRamp900: 72px;
  --sizeRamp1000: 80px;
  --sizeRamp1100: 88px;
  --sizeRamp1200: 96px;
  --sizeRamp1300: 104px;
  --sizeRamp1400: 112px;
  --sizeRamp1500: 120px;
  --sizeRamp1600: 128px;
  --sizeBorderNone: 0px;
  --sizeBorderXs: 1px;
  --sizeBorderSm: 2px;
  --sizeBorderMd: 4px;
  --sizeBorderLg: 8px;
  --sizeBreakpointMd: 640px;
  --sizeBreakpointLg: 960px;
  --sizeBreakpointXl: 1280px;
  --sizeFont1: 10px;
  --sizeFont2: 12px;
  --sizeFont3: 14px;
  --sizeFont4: 16px;
  --sizeFont5: 20px;
  --sizeFont6: 24px;
  --sizeFont7: 28px;
  --sizeFont8: 32px;
  --sizeFont9: 36px;
  --sizeFont10: 40px;
  --sizeFont11: 44px;
  --sizeFont12: 48px;
  --sizeFont13: 56px;
  --sizeFont14: 64px;
  --sizeFont15: 80px;
  --sizeFont16: 96px;
  --sizeIconXs: 12px;
  --sizeIconSm: 16px;
  --sizeIconMd: 24px;
  --sizeIconLg: 32px;
  --sizeIconXl: 48px;
  --sizeLineHeight1: 12px;
  --sizeLineHeight2: 16px;
  --sizeLineHeight3: 18px;
  --sizeLineHeight4: 20px;
  --sizeLineHeight5: 24px;
  --sizeLineHeight6: 28px;
  --sizeLineHeight7: 32px;
  --sizeLineHeight8: 40px;
  --sizeLineHeight9: 44px;
  --sizeLineHeight10: 48px;
  --sizeLineHeight11: 56px;
  --sizeLineHeight12: 64px;
  --sizeLineHeight13: 72px;
  --sizeLineHeight14: 80px;
  --sizeLineHeight15: 96px;
  --sizeLineHeight16: 120px;
  --sizeRadiusNone: 0px;
  --sizeRadiusSm: 2px;
  --sizeRadiusMd: 4px;
  --sizeRadiusLg: 8px;
  --sizeSpacing0: 0px;
  --sizeSpacing25: 2px;
  --sizeSpacing50: 4px;
  --sizeSpacing100: 8px;
  --sizeSpacing150: 12px;
  --sizeSpacing200: 16px;
  --sizeSpacing300: 24px;
  --sizeSpacing400: 32px;
  --sizeSpacing500: 40px;
  --sizeSpacing600: 48px;
  --sizeSpacing700: 56px;
  --sizeSpacing800: 64px;
  --sizeSpacing900: 72px;
  --sizeSpacing1000: 80px;
  --sizeSpacing1100: 88px;
  --sizeSpacing1200: 96px;
  --sizeSpacing1300: 104px;
  --sizeSpacing1400: 112px;
  --sizeSpacing1500: 120px;
  --sizeSpacing1600: 128px;
  --sizePercentageNone: 0%;
  --sizePercentage15: 20%;
  --sizePercentage14: 25%;
  --sizePercentage13: 33.33%;
  --sizePercentage25: 40%;
  --sizePercentage12: 50%;
  --sizePercentage35: 60%;
  --sizePercentage23: 66.66%;
  --sizePercentage34: 75%;
  --sizePercentage45: 80%;
  --sizePercentage112: 8.33%;
  --sizePercentage212: 16.66%;
  --sizePercentage312: 25%;
  --sizePercentage412: 33.33%;
  --sizePercentage512: 41.66%;
  --sizePercentage612: 50%;
  --sizePercentage712: 58.33%;
  --sizePercentage812: 66.66%;
  --sizePercentage912: 75%;
  --sizePercentage1012: 83.33%;
  --sizePercentage1112: 91.66%;
  --sizePercentageFull: 100%;
}

.dark {
  --colorBgAttention: #5f2200;
  --colorBgAttentionEmphasis: #9e4500;
  --colorBgDanger: #6d0213;
  --colorBgDangerEmphasis: #ba0628;
  --colorBgInfo: #33373c;
  --colorBgInfoEmphasis: #5c626a;
  --colorBgDefault: #141d23;
  --colorBgDefaultMuted: #22272f;
  --colorBgDefaultSubdued: #030303;
  --colorBgDefaultEmphasis: #22272f;
  --colorBgPrimary: #002e84;
  --colorBgPrimaryEmphasis: #025ccc;
  --colorBgSecondary: #5a2700;
  --colorBgSecondaryEmphasis: #964d00;
  --colorBgSuccess: #01450f;
  --colorBgSuccessEmphasis: #01791f;
  --colorBgCompSurfaceAttention: #5f2200;
  --colorBgCompSurfaceAttentionEmphasis: #9e4500;
  --colorBgCompSurfaceDanger: #6d0213;
  --colorBgCompSurfaceDangerEmphasis: #ba0628;
  --colorBgCompSurfaceDefault: #22272f;
  --colorBgCompSurfaceDefaultEmphasis: #fbfbfb;
  --colorBgCompSurfaceDefaultHover: #575d64;
  --colorBgCompSurfaceDefaultPressed: #474c52;
  --colorBgCompSurfaceDefaultMutedHover: #393c42;
  --colorBgCompSurfaceDefaultMutedPressed: #6c6f75;
  --colorBgCompSurfaceInfo: #33373c;
  --colorBgCompSurfaceInfoEmphasis: #5c626a;
  --colorBgCompSurfaceInfoHover: #474c52;
  --colorBgCompSurfaceInfoPressed: #575d64;
  --colorBgCompSurfacePrimary: #002e84;
  --colorBgCompSurfacePrimaryEmphasis: #025ccc;
  --colorBgCompSurfacePrimaryEmphasisHover: #018cf7;
  --colorBgCompSurfacePrimaryEmphasisPressed: #025ccc;
  --colorBgCompSurfacePrimaryHover: #014fd3;
  --colorBgCompSurfacePrimaryPressed: #0046be;
  --colorBgCompSurfaceSecondary: #5a2700;
  --colorBgCompSurfaceSuccess: #01450f;
  --colorBgCompSurfaceSuccessEmphasis: #01791f;
  --colorBgCompSurfaceTransparent: #03030300;
  --colorBgCompSurfaceTransparentHover: #ffffff1a;
  --colorBgCompSurfaceTransparentPressed: #ffffff40;
  --colorBgCompHandleMuted: #5c626a;
  --colorBgCompTrackDefault: #33373c;
  --colorBgCompTrackDefaultHover: #5c626a;
  --colorBgCompTrackDefaultPressed: #474c52;
  --colorBgCompTrackActive: #0072de;
  --colorBgCompTrackActiveHover: #018cf7;
  --colorBgCompTrackActivePressed: #025ccc;
  --colorBgCompTrackShimmer: #474c52;
  --colorBorderAttention: #b55500;
  --colorBorderAttentionEmphasis: #fdb87c;
  --colorBorderDanger: #de1735;
  --colorBorderDangerEmphasis: #fbb4b0;
  --colorBorderInfo: #6d747d;
  --colorBorderInfoEmphasis: #c4c8cf;
  --colorBorderDefault: #575d64;
  --colorBorderDefaultSubdued: #33373c;
  --colorBorderPrimary: #0072de;
  --colorBorderPrimaryEmphasis: #9bcffc;
  --colorBorderSecondary: #ab5e00;
  --colorBorderSecondaryEmphasis: #f4c138;
  --colorBorderSuccess: #008d26;
  --colorBorderSuccessEmphasis: #86d989;
  --colorBorderCompDividerDefault: #ffffff33;
  --colorBorderCompDividerSubdued: #ffffff1a;
  --colorBorderCompOutlineAttention: #d26900;
  --colorBorderCompOutlineDanger: #f53445;
  --colorBorderCompOutlineDangerEmphasis: #f53445;
  --colorBorderCompOutlineDefaultMuted: #575d64;
  --colorBorderCompOutlineDefaultSubdued: #575d64;
  --colorBorderCompOutlineInfo: #818994;
  --colorBorderCompOutlinePrimary: #018cf7;
  --colorBorderCompOutlinePrimaryEmphasis: #018cf7;
  --colorBorderCompOutlinePrimaryHover: #42a7fe;
  --colorBorderCompOutlinePrimaryPressed: #0072de;
  --colorBorderCompOutlineSecondary: #c37600;
  --colorBorderCompOutlineSuccess: #00a22d;
  --colorFgAttention: #f38207;
  --colorFgAttentionEmphasis: #ffdfc4;
  --colorFgDanger: #ff7473;
  --colorFgDangerEmphasis: #ffdddb;
  --colorFgInfo: #9aa3ae;
  --colorFgInfoEmphasis: #e4e5e8;
  --colorFgDefault: #fbfbfb;
  --colorFgDefaultMuted: #c7c9cc;
  --colorFgDefaultSubdued: #8b8e94;
  --colorFgDefaultInverse: #030303;
  --colorFgDefaultEmphasis: #fbfbfb;
  --colorFgPrimary: #42a7fe;
  --colorFgPrimaryEmphasis: #cfe9fe;
  --colorFgSecondary: #ffe200;
  --colorFgSecondaryInverse: #914600;
  --colorFgSecondaryEmphasis: #ffe200;
  --colorFgSuccess: #00c338;
  --colorFgSuccessEmphasis: #c4f3c5;
  --fontFamilySansSerif: Human BBY Digital, Human Fallback, -apple-system,
    BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Fira Sans, Droid Sans,
    Helvetica Neue, sans-serif;
  --fontFamilyCondensed: Human BBY Digital Condensed, Human BBY Digital,
    Human Fallback, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen,
    Ubuntu, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  --fontFamilyMono: SFMono-Medium, SF Mono, Segoe UI Mono, Roboto Mono,
    Ubuntu Mono, Menlo, Consolas, Courier, monospace;
  --fontFamilyEmoji: Apple Color Emoji, Twemoji Mozilla, Segoe UI Emoji,
    Segoe UI Symbol, Noto Color Emoji, EmojiOne Color, Android Emoji;
}

body.auth {
  background-color: #F3F4F6;
}
body.auth .bby-main.auth .header-container .top-container {
  padding: 16px 32px 16px 48px;
}
@media (max-width: 767px) {
  body.auth .bby-main.auth #content #main-content #column-1 {
    padding-left: 0;
    padding-right: 0;
  }
  body.auth .bby-main.auth #content #main-content #column-1:has(section.portlet .portlet-content .portlet-content-container .portlet-body .marketplace-container) section.portlet {
    margin-bottom: 0;
  }
}
body.auth .bby-main.auth #footer .portlet-content.portlet-content-editable {
  border: none;
}
body.auth .bby-main.auth #footer .seller-hub-footer {
  padding: 16px 64px !important;
}
body.auth .bby-main.auth #footer .seller-hub-footer .contents.container {
  margin: unset;
  max-width: 100vw;
}
@media (max-width: 767px) {
  body.auth .bby-main.auth #footer .seller-hub-footer {
    padding: 16px !important;
  }
}

body.has-control-menu .seller-hub.marketplace-container .user-management-sheet .overlay {
  top: 56px;
}
body.has-control-menu .seller-hub.marketplace-container .user-management-sheet .sheet {
  top: 56px;
}
@media (max-width: 575.98px) {
  body.has-control-menu .seller-hub.marketplace-container .user-management-sheet .overlay {
    top: 0px;
  }
  body.has-control-menu .seller-hub.marketplace-container .user-management-sheet .sheet {
    top: 0px;
  }
}

.user-profile-drop-down.desktop-only {
  position: absolute;
  right: 12px;
  top: 40px;
  z-index: 1;
  border: 1px solid var(--comp-outline-default-muted, #C4C8CF);
  border-radius: 8px;
  min-width: 240px;
  min-height: 50px;
  background-color: #FFFFFF;
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
}
.user-profile-drop-down.desktop-only .seller-hub.marketplace-container {
  border-radius: 8px;
  min-height: unset !important;
}
.user-profile-drop-down.desktop-only .seller-hub.marketplace-container .marketplace-user-dropdown {
  width: 238px;
  padding: 8px 0px;
  gap: 8px;
  display: flex;
  flex-direction: column;
}
.user-profile-drop-down.desktop-only .seller-hub.marketplace-container .marketplace-user-dropdown .dropdown-item {
  padding: 8px 16px 8px 40px;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: #030303;
}
.user-profile-drop-down.desktop-only .seller-hub.marketplace-container .marketplace-user-dropdown .dropdown-item:last-child {
  padding-top: 16px;
  border-top: 1px solid #C4C8CF;
}

@media (min-width: 768px) {
  #column-1:has(section.portlet .portlet-content .portlet-content-container .portlet-body .marketplace-container) {
    padding-left: 0;
    padding-right: 0;
  }
  #column-1:has(section.portlet .portlet-content .portlet-content-container .portlet-body .marketplace-container) section.portlet {
    margin-bottom: 0;
  }
  #column-1:has(section.portlet .portlet-content .portlet-content-container .portlet-body .marketplace-container) section.portlet .cadmin.portlet-topper {
    z-index: 3;
  }
  #column-1:has(section.portlet .portlet-content .portlet-content-container .portlet-body .marketplace-container) section.portlet .portlet-content.portlet-content-editable {
    border: 0;
  }
}
body.bby-body .seller-hub-dashboard-overlay {
  height: 100vh;
  position: fixed;
  width: 100vw;
  z-index: 990;
  display: none;
  background-color: rgba(3, 3, 3, 0.6);
}
body.bby-body .switch-profile-modal {
  box-sizing: border-box;
  display: none;
  flex-direction: column;
  align-items: flex-start;
  padding: 0px;
  isolation: isolate;
  position: absolute;
  width: 480px;
  height: 300px;
  left: calc(50% - 240px);
  top: calc(50% - 150px - 20px);
  background: #FFFFFF;
  border: 1px solid #E4E5E8;
  box-shadow: 0px 8px 24px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  z-index: 991;
}
body.bby-body .switch-profile-modal span,
body.bby-body .switch-profile-modal div,
body.bby-body .switch-profile-modal button {
  font-family: "Human BBY Digital", "Human Fallback", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
}
body.bby-body .switch-profile-modal .modal-close-btn-container {
  padding: 24px 24px 16px 24px;
  width: 100%;
  display: flex;
}
body.bby-body .switch-profile-modal .modal-close-btn-container .modal-close-btn {
  margin-left: auto;
  cursor: pointer;
}
body.bby-body .switch-profile-modal .modal-content-container {
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding: 0 24px 24px 24px;
  color: #030303;
}
body.bby-body .switch-profile-modal .modal-content-container .content-text {
  padding-top: 4px;
  padding-bottom: 4px;
}
body.bby-body .switch-profile-modal .modal-content-container .switch-profile-btn-text {
  color: #FBFBFB;
}
body.bby-body .switch-profile-modal .modal-content-container .cancel-btn-text {
  color: #030303;
}
body.bby-body .switch-profile-modal .modal-content-container .text-style-title-sm-500 {
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
}
body.bby-body .switch-profile-modal .modal-content-container .text-style-body-lg-400 {
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
}
body.bby-body .switch-profile-modal .modal-content-container .text-style-body-md-500 {
  font-size: 14px;
  line-height: 18px;
  font-weight: 500;
}
body.bby-body .switch-profile-modal .modal-content-container .button-container {
  display: flex;
  gap: 16px;
  justify-content: flex-end;
}
body.bby-body .switch-profile-modal .modal-content-container .button-container .button-style-primary-lg {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0px 24px;
  height: 48px;
  background: #014FD3;
  border: 1px solid #0046BE;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15);
  border-radius: 8px;
  flex: none;
  order: 1;
  flex-grow: 0;
}
body.bby-body .switch-profile-modal .modal-content-container .button-container .button-style-primary-lg:hover {
  background-color: #0072de;
}
body.bby-body .switch-profile-modal .modal-content-container .button-container .button-style-primary-lg:active {
  background-color: #0046be;
}
body.bby-body .switch-profile-modal .modal-content-container .button-container .button-style-ghost-lg {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 8px 24px;
  width: 112px;
  min-width: 96px;
  height: 48px;
  border-radius: 8px;
  flex: none;
  order: 0;
  flex-grow: 0;
  background-color: rgba(255, 255, 255, 0);
  border-color: transparent;
}
body.bby-body .switch-profile-modal .modal-content-container .button-container .button-style-ghost-lg:hover {
  background-color: rgba(3, 3, 3, 0.031372549);
}
body.bby-body .switch-profile-modal .modal-content-container .button-container .button-style-ghost-lg:active {
  background-color: rgba(3, 3, 3, 0.1019607843);
}
body.bby-body .switch-profile-sheet {
  z-index: 992;
  position: fixed;
  width: 100%;
  background: #FFFFFF;
  top: 0;
  height: 100%;
  border-left: 1px solid #E4E5E8;
  box-shadow: 0px 8px 24px rgba(0, 0, 0, 0.1);
  padding: 0;
  align-content: unset;
  left: 100vw;
  display: none;
}
body.bby-body .switch-profile-sheet span,
body.bby-body .switch-profile-sheet div,
body.bby-body .switch-profile-sheet button {
  font-family: "Human BBY Digital", "Human Fallback", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
}
body.bby-body .switch-profile-sheet .text-style-title-sm-500 {
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
}
body.bby-body .switch-profile-sheet .text-style-body-lg-400 {
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
}
body.bby-body .switch-profile-sheet .sheet-close-btn-container {
  display: flex;
  gap: 16px;
  padding: 24px 16px 16px;
  justify-content: space-between;
  color: #030303;
}
body.bby-body .switch-profile-sheet .sheet-close-btn-container .header-text {
  flex: 1;
}
body.bby-body .switch-profile-sheet .sheet-close-btn-container .sheet-close-btn {
  flex: 0 0 auto;
}
body.bby-body .switch-profile-sheet .sheet-content-container {
  display: flex;
  padding: 40px 16px 0 16px;
  gap: 24px;
  flex-direction: column;
  color: #030303;
}
body.bby-body .switch-profile-sheet .sheet-content-container .switch-profile-btn-text {
  color: #FBFBFB;
}
body.bby-body .switch-profile-sheet .sheet-content-container .cancel-btn-text {
  color: #030303;
}
body.bby-body .switch-profile-sheet .sheet-content-container .button-container {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
body.bby-body .switch-profile-sheet .sheet-content-container .button-container .button-style-primary-lg {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0px 24px;
  height: 48px;
  background: #014FD3;
  border: 1px solid #0046BE;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15);
  border-radius: 8px;
  flex: none;
  flex-grow: 0;
}
body.bby-body .switch-profile-sheet .sheet-content-container .button-container .button-style-primary-lg:hover {
  background-color: #0072de;
}
body.bby-body .switch-profile-sheet .sheet-content-container .button-container .button-style-primary-lg:active {
  background-color: #0046be;
}
body.bby-body .switch-profile-sheet .sheet-content-container .button-container .button-style-ghost-lg {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 8px 24px;
  min-width: 96px;
  height: 48px;
  border-radius: 8px;
  flex: none;
  flex-grow: 0;
  background-color: rgba(255, 255, 255, 0);
  border-color: transparent;
}
body.bby-body .switch-profile-sheet .sheet-content-container .button-container .button-style-ghost-lg:hover {
  background-color: rgba(3, 3, 3, 0.031372549);
}
body.bby-body .switch-profile-sheet .sheet-content-container .button-container .button-style-ghost-lg:active {
  background-color: rgba(3, 3, 3, 0.1019607843);
}

body.switch-profile-no-scroll {
  overflow: hidden;
}
body.switch-profile-no-scroll div#senna_surface1-default.flipped {
  overflow: hidden;
}

.seller-hub.marketplace-container {
  background: #FFFFFF;
}
.seller-hub.marketplace-container .shimmer {
  background-color: #e0e6ef !important;
  background-image: linear-gradient(to right, #e0e6ef 0%, #e0e6ef 30%, #fff 50%, #e0e6ef 70%, #e0e6ef 100%);
  background-repeat: no-repeat;
  background-size: 200% 100%;
  animation: shimmer-animation 0.85s forwards infinite;
}
.seller-hub.marketplace-container .shimmer-input {
  height: 48px;
}
.seller-hub.marketplace-container .shimmer-span {
  display: inline-block;
  width: 200px;
  height: 14px;
  margin-left: 2px;
}
@keyframes shimmer-animation {
  0% {
    background-position: 150% 0;
  }
  100% {
    background-position: -50% 0;
  }
}
.seller-hub.marketplace-container .mp-button {
  min-width: 96px;
  min-height: 48px;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 2px 3px 0px;
}
.seller-hub.marketplace-container .setup-profile-container .bg-hero-container,
.seller-hub.marketplace-container .verify-identity-container .bg-hero-container {
  background: linear-gradient(302.52deg, #00CEBF 20.19%, #003CAF 100%);
  height: 256px;
  background-size: 2560px 777px;
}
@media (min-width: 2561px) {
  .seller-hub.marketplace-container .setup-profile-container .bg-hero-container,
  .seller-hub.marketplace-container .verify-identity-container .bg-hero-container {
    background-size: auto 777px;
  }
}
.seller-hub.marketplace-container .setup-profile-container .card-container,
.seller-hub.marketplace-container .verify-identity-container .card-container {
  max-width: 560px;
  margin: -232px auto 0;
}
@media (max-width: 767px) {
  .seller-hub.marketplace-container .setup-profile-container .bg-hero-container,
  .seller-hub.marketplace-container .verify-identity-container .bg-hero-container {
    height: 0;
    padding-top: 0;
  }
  .seller-hub.marketplace-container .setup-profile-container .card-container,
  .seller-hub.marketplace-container .verify-identity-container .card-container {
    margin: 0 auto;
    padding: 24px 16px 40px;
  }
}
.seller-hub.marketplace-container .verify-identity-container .bg-danger {
  background-color: var(--colorBgDanger) !important;
}
.seller-hub.marketplace-container .verify-identity-container .text-danger {
  color: var(--colorFgDanger) !important;
}
.seller-hub.marketplace-container .verify-identity-container .text-success {
  color: var(--colorFgSuccess) !important;
}
.seller-hub.marketplace-container .verify-identity-container .gap-125 {
  gap: 10px;
}
@media (max-width: 767px) {
  .seller-hub.marketplace-container .manage-user-container {
    padding: 24px 0px 48px !important;
  }
  .seller-hub.marketplace-container .ag-theme-material .ag-header-row-column .ag-header-cell .ag-cell-label-container {
    justify-content: start;
  }
  .seller-hub.marketplace-container .ag-theme-material .ag-header-row-column .ag-header-cell .ag-cell-label-container .ag-header-cell-label {
    flex: none;
  }
  .seller-hub.marketplace-container .ag-theme-material .ag-paging-panel {
    flex-wrap: wrap !important;
    width: 100% !important;
    margin-top: 20px !important;
    height: auto !important;
  }
  .seller-hub.marketplace-container .ag-theme-material .ag-paging-panel #pageSizeContainer {
    width: 50%;
    flex-direction: row;
    margin-top: 20px !important;
    gap: unset !important;
  }
  .seller-hub.marketplace-container .ag-theme-material .ag-paging-panel #pageSizeContainer span {
    width: 86%;
  }
  .seller-hub.marketplace-container .ag-theme-material .ag-paging-panel .ag-paging-row-summary-panel {
    width: 50%;
    display: flex;
    align-items: center;
    gap: 4px;
    justify-content: end;
    margin-top: 20px !important;
  }
  .seller-hub.marketplace-container .ag-theme-material .ag-paging-panel .ag-paging-page-summary-panel {
    width: 100%;
    justify-content: center;
    margin-top: 24px !important;
  }
  .seller-hub.marketplace-container .ag-theme-material .ag-paging-panel > * {
    margin: unset !important;
  }
}
.seller-hub.marketplace-container .ag-theme-material .ag-root-wrapper {
  min-height: 593px;
}
.seller-hub.marketplace-container .ag-theme-material .ag-root-wrapper .ag-root-wrapper-body {
  height: 100%;
}
.seller-hub.marketplace-container .ag-theme-material .ag-root-wrapper > div:nth-child(2) {
  margin-top: 1rem;
}
.seller-hub.marketplace-container .ag-theme-material .ag-root-wrapper .ag-checkbox-input-wrapper.ag-checked::after, .seller-hub.marketplace-container .ag-theme-material .ag-root-wrapper .ag-checkbox-input-wrapper.ag-indeterminate::after,
.seller-hub.marketplace-container .ag-theme-material .ag-root-wrapper .ag-radio-button-input-wrapper.ag-checked::after,
.seller-hub.marketplace-container .ag-theme-material .ag-root-wrapper .ag-radio-button-input-wrapper.ag-indeterminate::after {
  color: #0046be;
}
.seller-hub.marketplace-container .ag-theme-material .ag-root-wrapper .ag-toggle-button-input-wrapper.ag-checked {
  background-color: #0046be;
  border-color: #0046be;
}
.seller-hub.marketplace-container .ag-theme-material .ag-root-wrapper .ag-toggle-button-input-wrapper.ag-checked::before {
  border-color: #0046be;
}
.seller-hub.marketplace-container .ag-theme-material .ag-root-wrapper .ag-cell-data-changed {
  background-color: #e0e6ef !important;
}
.seller-hub.marketplace-container .ag-theme-material .ag-root-wrapper .ag-header-row-column {
  background-color: var(--colorBgDefaultMuted);
  border-top: 1px solid var(--colorBorderDefaultSubdued);
  border-bottom: 1px solid var(--colorBorderDefaultSubdued);
}
.seller-hub.marketplace-container .ag-theme-material .ag-root-wrapper .ag-header-row-column .ag-header-cell {
  font-size: 16px;
  color: #030303;
  font-weight: 500;
}
.seller-hub.marketplace-container .ag-theme-material .ag-root-wrapper .ag-header-row-column .ag-header-cell .ag-cell-label-container .ag-header-icon.ag-header-cell-menu-button {
  padding-left: 8px;
}
.seller-hub.marketplace-container .ag-theme-material .ag-root-wrapper .ag-header-row-column .ag-header-cell .ag-cell-label-container .ag-header-cell-label .ag-header-icon.ag-header-label-icon.ag-filter-icon {
  display: none !important;
}
.seller-hub.marketplace-container .ag-theme-material .ag-root-wrapper .ag-cell {
  font-size: 16px;
  color: #030303;
  font-weight: 400;
}
.seller-hub.marketplace-container .ag-theme-material .ag-root-wrapper .ag-cell .ag-react-container .action-kabob {
  vertical-align: middle;
}
.seller-hub.marketplace-container .ag-theme-material .ag-root-wrapper .ag-paging-panel {
  font-size: 14px;
  color: #030303 !important;
  font-weight: 400;
}
.seller-hub.marketplace-container .ag-theme-material .ag-root-wrapper .ag-paging-panel .ag-paging-row-summary-panel-number,
.seller-hub.marketplace-container .ag-theme-material .ag-root-wrapper .ag-paging-panel .ag-paging-number {
  font-weight: 500;
}
.seller-hub.marketplace-container .warning-icon-container {
  background-image: url("../images/dot_grid.svg");
  width: 98px;
  height: 90px;
  margin: 0 auto;
  align-items: center;
  margin-bottom: 22px;
}
.seller-hub.marketplace-container .warning-icon-container svg {
  margin: 0 auto;
}
.seller-hub.marketplace-container .user-management-description {
  max-width: 949px;
}
.seller-hub .user-management-sheet .no-bg {
  background: none;
}
.seller-hub .user-management-sheet .sheet {
  width: 640px;
  padding: 0px;
  border-radius: 0;
}
.seller-hub .user-management-sheet .sheet .sheet-header-section {
  padding: 0 0 8px 0;
}
.seller-hub .user-management-sheet .sheet .sheet-header-section h2 {
  visibility: hidden;
}
.seller-hub .user-management-sheet .sheet .sheet-header-section .close-button,
.seller-hub .user-management-sheet .sheet .sheet-header-section .navigation-button {
  height: 48px;
  width: 48px;
}
.seller-hub .user-management-sheet .sheet .sheet-header-section .close-button {
  padding: 24px 20px 0 0;
}
.seller-hub .user-management-sheet .sheet .sheet-header-section .navigation-button {
  padding: 24px 0 0 20px;
}
.seller-hub .user-management-sheet .sheet .sheet-content-section {
  padding-left: 32px;
  padding-right: 32px;
  padding-top: 16px;
  padding-bottom: 0px;
  height: calc(100vh - 65px);
  gap: 32px;
}
.seller-hub .user-management-sheet .sheet .sheet-content-section .form-section {
  display: flex;
  gap: 16px;
}
.seller-hub .user-management-sheet .sheet .sheet-content-section .form-section .select-menu {
  width: 100% !important;
  max-height: unset !important;
}
.seller-hub .user-management-sheet .sheet .sheet-content-section .profile-form-section {
  display: flex;
  gap: 16px;
}
.seller-hub .user-management-sheet .sheet .sheet-content-section .other-section {
  padding-bottom: 40px;
}
.seller-hub .user-management-sheet .sheet .sheet-content-section .profile-section {
  display: flex;
  padding-top: 8px;
}
.seller-hub .user-management-sheet .sheet .sheet-content-section .profile-section .profile-sheet-button {
  width: 133px;
}
.seller-hub .user-management-sheet .sheet .sheet-content-section .profile-section .contact-group {
  width: 295px;
}
.seller-hub .user-management-sheet .sheet .sheet-content-section .profile-section.edit-mode {
  border-bottom: 1px solid #C4C8CF;
}
.seller-hub .user-management-sheet .sheet .sheet-content-section .role-section .select-menu {
  width: 100% !important;
  max-height: unset !important;
}
.seller-hub .user-management-sheet .sheet .sheet-content-section .muted-attention svg {
  fill: #575d64;
}
.seller-hub .user-management-sheet .sheet .sheet-content-section .muted-attention .text-attention {
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: #030303;
}
.seller-hub .user-management-sheet .sheet .sheet-content-section .muted-attention svg.external-fill {
  width: 18px;
  margin: 3px;
}
.seller-hub .user-management-sheet .sheet .sheet-content-section .muted-attention svg.info-fill {
  width: 21px;
  margin: 1.5px;
}
.seller-hub .user-management-sheet .sheet .sheet-content-section .member-sheet-button,
.seller-hub .user-management-sheet .sheet .sheet-content-section .edit-member-sheet-button,
.seller-hub .user-management-sheet .sheet .sheet-content-section .edit-user-sheet-button {
  width: 328px;
}
.seller-hub .user-management-sheet .sheet .sheet-content-section .member-sheet-button.opacity-disabled,
.seller-hub .user-management-sheet .sheet .sheet-content-section .edit-member-sheet-button.opacity-disabled,
.seller-hub .user-management-sheet .sheet .sheet-content-section .edit-user-sheet-button.opacity-disabled {
  opacity: unset !important;
}
.seller-hub .user-management-sheet .sheet .sheet-content-section .member-sheet-button.opacity-disabled svg,
.seller-hub .user-management-sheet .sheet .sheet-content-section .edit-member-sheet-button.opacity-disabled svg,
.seller-hub .user-management-sheet .sheet .sheet-content-section .edit-user-sheet-button.opacity-disabled svg {
  width: 13.33px !important;
  height: 13.33px !important;
}
.seller-hub .user-management-sheet .sheet .sheet-content-section .member-sheet-button.opacity-disabled svg circle,
.seller-hub .user-management-sheet .sheet .sheet-content-section .edit-member-sheet-button.opacity-disabled svg circle,
.seller-hub .user-management-sheet .sheet .sheet-content-section .edit-user-sheet-button.opacity-disabled svg circle {
  stroke-width: 1px !important;
}
.seller-hub .user-management-sheet .sheet .sheet-content-section .previous-sheet-button {
  width: 158px;
}
.seller-hub .user-management-sheet .sheet .sheet-content-section .change-password-user-sheet-button {
  width: 120px;
  padding: 2px 4px;
}
.seller-hub .user-management-sheet .sheet .sheet-content-section .role-sheet-table .role-headers {
  border-top: 1px solid #E4E5E8;
  background-color: #FBFBFB;
}
.seller-hub .user-management-sheet .sheet .sheet-content-section .role-sheet-table .role-headers .role-header {
  min-width: 170px;
}
.seller-hub .user-management-sheet .sheet .sheet-content-section .role-sheet-table .role-row {
  border-top: 1px solid #E4E5E8;
}
.seller-hub .user-management-sheet .sheet .sheet-content-section .role-sheet-table .role-row .role-name {
  min-width: 170px;
}
@media (max-width: 767px) {
  .seller-hub .user-management-sheet .sheet {
    width: 100%;
  }
  .seller-hub .user-management-sheet .sheet .sheet-header-section {
    padding: 24px 16px 16px 16px;
  }
  .seller-hub .user-management-sheet .sheet .sheet-header-section h2 {
    visibility: visible;
  }
  .seller-hub .user-management-sheet .sheet .sheet-header-section .close-button,
  .seller-hub .user-management-sheet .sheet .sheet-header-section .navigation-button {
    padding: 0;
    height: 24px;
    width: 24px;
    min-width: unset !important;
  }
  .seller-hub .user-management-sheet .sheet .sheet-content-section {
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 40px;
    padding-bottom: 0;
  }
  .seller-hub .user-management-sheet .sheet .sheet-content-section .sheet-title-desktop {
    display: none;
  }
  .seller-hub .user-management-sheet .sheet .sheet-content-section .form-section .name-group {
    flex-direction: column;
  }
  .seller-hub .user-management-sheet .sheet .sheet-content-section .member-sheet-button,
  .seller-hub .user-management-sheet .sheet .sheet-content-section .edit-member-sheet-button,
  .seller-hub .user-management-sheet .sheet .sheet-content-section .edit-user-sheet-button {
    width: 100%;
  }
}
.seller-hub .toast-container {
  width: calc(100% - 128px);
}
@media (max-width: 767px) {
  .seller-hub .toast-container {
    width: calc(100% - 32px);
  }
}
.seller-hub svg {
  vertical-align: super;
}
.seller-hub nav[aria-label=Breadcrumb] svg {
  vertical-align: middle;
}
.seller-hub .resend-invitation-modal {
  width: 480px;
}
.seller-hub .text-style-billboard-lg-400 {
  font-size: 96px;
  line-height: 120px;
  font-weight: 400;
}
.seller-hub .text-style-billboard-lg-500 {
  font-size: 96px;
  line-height: 120px;
  font-weight: 500;
}
.seller-hub .text-style-billboard-lg-700 {
  font-size: 96px;
  line-height: 120px;
  font-weight: 700;
}
.seller-hub .text-style-billboard-md-400 {
  font-size: 80px;
  line-height: 96px;
  font-weight: 400;
}
.seller-hub .text-style-billboard-md-500 {
  font-size: 80px;
  line-height: 96px;
  font-weight: 500;
}
.seller-hub .text-style-billboard-md-700 {
  font-size: 80px;
  line-height: 96px;
  font-weight: 700;
}
.seller-hub .text-style-billboard-sm-400 {
  font-size: 64px;
  line-height: 80px;
  font-weight: 400;
}
.seller-hub .text-style-billboard-sm-500 {
  font-size: 64px;
  line-height: 80px;
  font-weight: 500;
}
.seller-hub .text-style-billboard-sm-700 {
  font-size: 64px;
  line-height: 80px;
  font-weight: 700;
}
.seller-hub .text-style-display-lg-400 {
  font-size: 56px;
  line-height: 72px;
  font-weight: 400;
}
.seller-hub .text-style-display-lg-500 {
  font-size: 56px;
  line-height: 72px;
  font-weight: 500;
}
.seller-hub .text-style-display-lg-700 {
  font-size: 56px;
  line-height: 72px;
  font-weight: 700;
}
.seller-hub .text-style-display-md-400 {
  font-size: 48px;
  line-height: 64px;
  font-weight: 400;
}
.seller-hub .text-style-display-md-500 {
  font-size: 48px;
  line-height: 64px;
  font-weight: 500;
}
.seller-hub .text-style-display-md-700 {
  font-size: 48px;
  line-height: 64px;
  font-weight: 700;
}
.seller-hub .text-style-display-sm-400 {
  font-size: 44px;
  line-height: 56px;
  font-weight: 400;
}
.seller-hub .text-style-display-sm-500 {
  font-size: 44px;
  line-height: 56px;
  font-weight: 500;
}
.seller-hub .text-style-display-sm-700 {
  font-size: 44px;
  line-height: 56px;
  font-weight: 700;
}
.seller-hub .text-style-headline-lg-400 {
  font-size: 40px;
  line-height: 48px;
  font-weight: 400;
}
.seller-hub .text-style-headline-lg-500 {
  font-size: 40px;
  line-height: 48px;
  font-weight: 500;
}
.seller-hub .text-style-headline-lg-700 {
  font-size: 40px;
  line-height: 48px;
  font-weight: 700;
}
.seller-hub .text-style-headline-md-400 {
  font-size: 36px;
  line-height: 44px;
  font-weight: 400;
}
.seller-hub .text-style-headline-md-500 {
  font-size: 36px;
  line-height: 44px;
  font-weight: 500;
}
.seller-hub .text-style-headline-md-700 {
  font-size: 36px;
  line-height: 44px;
  font-weight: 700;
}
.seller-hub .text-style-headline-sm-400 {
  font-size: 32px;
  line-height: 40px;
  font-weight: 400;
}
.seller-hub .text-style-headline-sm-500 {
  font-size: 32px;
  line-height: 40px;
  font-weight: 500;
}
.seller-hub .text-style-headline-sm-700 {
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}
.seller-hub .text-style-title-lg-400 {
  font-size: 28px;
  line-height: 32px;
  font-weight: 400;
}
.seller-hub .text-style-title-lg-500 {
  font-size: 28px;
  line-height: 32px;
  font-weight: 500;
}
.seller-hub .text-style-title-lg-700 {
  font-size: 28px;
  line-height: 32px;
  font-weight: 700;
}
.seller-hub .text-style-title-md-400 {
  font-size: 24px;
  line-height: 28px;
  font-weight: 400;
}
.seller-hub .text-style-title-md-500 {
  font-size: 24px;
  line-height: 28px;
  font-weight: 500;
}
.seller-hub .text-style-title-md-700 {
  font-size: 24px;
  line-height: 28px;
  font-weight: 700;
}
.seller-hub .text-style-title-sm-400 {
  font-size: 20px;
  line-height: 24px;
  font-weight: 400;
}
.seller-hub .text-style-title-sm-500 {
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
}
.seller-hub .text-style-title-sm-700 {
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
}
.seller-hub .text-style-body-lg-400 {
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
}
.seller-hub .text-style-body-lg-500 {
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
}
.seller-hub .text-style-body-md-400 {
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
}
.seller-hub .text-style-body-md-500 {
  font-size: 14px;
  line-height: 18px;
  font-weight: 500;
}
.seller-hub .text-style-body-sm-400 {
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
}
.seller-hub .text-style-body-sm-500 {
  font-size: 12px;
  line-height: 16px;
  font-weight: 500;
}
.seller-hub .text-style-micro-md-400 {
  font-size: 10px;
  line-height: 12px;
  font-weight: 400;
}
.seller-hub .text-style-micro-md-500 {
  font-size: 10px;
  line-height: 12px;
  font-weight: 500;
}
.seller-hub .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.seller-hub .pointer-events-none {
  pointer-events: none;
}
.seller-hub .pointer-events-auto {
  pointer-events: auto;
}
.seller-hub .static {
  position: static;
}
.seller-hub .fixed {
  position: fixed !important;
}
.seller-hub .absolute {
  position: absolute;
}
.seller-hub .relative {
  position: relative;
}
.seller-hub .sticky {
  position: sticky;
}
.seller-hub .inset-0 {
  inset: 0px;
}
.seller-hub .inset-100 {
  inset: 8px;
}
.seller-hub .inset-1000 {
  inset: 80px;
}
.seller-hub .inset-1100 {
  inset: 88px;
}
.seller-hub .inset-1200 {
  inset: 96px;
}
.seller-hub .inset-1300 {
  inset: 104px;
}
.seller-hub .inset-1400 {
  inset: 112px;
}
.seller-hub .inset-150 {
  inset: 12px;
}
.seller-hub .inset-1500 {
  inset: 120px;
}
.seller-hub .inset-1600 {
  inset: 128px;
}
.seller-hub .inset-200 {
  inset: 16px;
}
.seller-hub .inset-25 {
  inset: 2px;
}
.seller-hub .inset-300 {
  inset: 24px;
}
.seller-hub .inset-400 {
  inset: 32px;
}
.seller-hub .inset-50 {
  inset: 4px;
}
.seller-hub .inset-500 {
  inset: 40px;
}
.seller-hub .inset-600 {
  inset: 48px;
}
.seller-hub .inset-700 {
  inset: 56px;
}
.seller-hub .inset-800 {
  inset: 64px;
}
.seller-hub .inset-900 {
  inset: 72px;
}
.seller-hub .inset-x-0 {
  left: 0px;
  right: 0px;
}
.seller-hub .inset-x-100 {
  left: 8px;
  right: 8px;
}
.seller-hub .inset-x-1000 {
  left: 80px;
  right: 80px;
}
.seller-hub .inset-x-1100 {
  left: 88px;
  right: 88px;
}
.seller-hub .inset-x-1200 {
  left: 96px;
  right: 96px;
}
.seller-hub .inset-x-1300 {
  left: 104px;
  right: 104px;
}
.seller-hub .inset-x-1400 {
  left: 112px;
  right: 112px;
}
.seller-hub .inset-x-150 {
  left: 12px;
  right: 12px;
}
.seller-hub .inset-x-1500 {
  left: 120px;
  right: 120px;
}
.seller-hub .inset-x-1600 {
  left: 128px;
  right: 128px;
}
.seller-hub .inset-x-200 {
  left: 16px;
  right: 16px;
}
.seller-hub .inset-x-25 {
  left: 2px;
  right: 2px;
}
.seller-hub .inset-x-300 {
  left: 24px;
  right: 24px;
}
.seller-hub .inset-x-400 {
  left: 32px;
  right: 32px;
}
.seller-hub .inset-x-50 {
  left: 4px;
  right: 4px;
}
.seller-hub .inset-x-500 {
  left: 40px;
  right: 40px;
}
.seller-hub .inset-x-600 {
  left: 48px;
  right: 48px;
}
.seller-hub .inset-x-700 {
  left: 56px;
  right: 56px;
}
.seller-hub .inset-x-800 {
  left: 64px;
  right: 64px;
}
.seller-hub .inset-x-900 {
  left: 72px;
  right: 72px;
}
.seller-hub .inset-y-0 {
  top: 0px;
  bottom: 0px;
}
.seller-hub .inset-y-100 {
  top: 8px;
  bottom: 8px;
}
.seller-hub .inset-y-1000 {
  top: 80px;
  bottom: 80px;
}
.seller-hub .inset-y-1100 {
  top: 88px;
  bottom: 88px;
}
.seller-hub .inset-y-1200 {
  top: 96px;
  bottom: 96px;
}
.seller-hub .inset-y-1300 {
  top: 104px;
  bottom: 104px;
}
.seller-hub .inset-y-1400 {
  top: 112px;
  bottom: 112px;
}
.seller-hub .inset-y-150 {
  top: 12px;
  bottom: 12px;
}
.seller-hub .inset-y-1500 {
  top: 120px;
  bottom: 120px;
}
.seller-hub .inset-y-1600 {
  top: 128px;
  bottom: 128px;
}
.seller-hub .inset-y-200 {
  top: 16px;
  bottom: 16px;
}
.seller-hub .inset-y-25 {
  top: 2px;
  bottom: 2px;
}
.seller-hub .inset-y-300 {
  top: 24px;
  bottom: 24px;
}
.seller-hub .inset-y-400 {
  top: 32px;
  bottom: 32px;
}
.seller-hub .inset-y-50 {
  top: 4px;
  bottom: 4px;
}
.seller-hub .inset-y-500 {
  top: 40px;
  bottom: 40px;
}
.seller-hub .inset-y-600 {
  top: 48px;
  bottom: 48px;
}
.seller-hub .inset-y-700 {
  top: 56px;
  bottom: 56px;
}
.seller-hub .inset-y-800 {
  top: 64px;
  bottom: 64px;
}
.seller-hub .inset-y-900 {
  top: 72px;
  bottom: 72px;
}
.seller-hub .bottom-0 {
  bottom: 0px;
}
.seller-hub .bottom-1\/12 {
  bottom: 8.33%;
}
.seller-hub .bottom-1\/2 {
  bottom: 50%;
}
.seller-hub .bottom-1\/3 {
  bottom: 33.33%;
}
.seller-hub .bottom-1\/4 {
  bottom: 25%;
}
.seller-hub .bottom-1\/5 {
  bottom: 20%;
}
.seller-hub .bottom-10\/12 {
  bottom: 83.33%;
}
.seller-hub .bottom-100 {
  bottom: 8px;
}
.seller-hub .bottom-1000 {
  bottom: 80px;
}
.seller-hub .bottom-11\/12 {
  bottom: 91.66%;
}
.seller-hub .bottom-1100 {
  bottom: 88px;
}
.seller-hub .bottom-1200 {
  bottom: 96px;
}
.seller-hub .bottom-1300 {
  bottom: 104px;
}
.seller-hub .bottom-1400 {
  bottom: 112px;
}
.seller-hub .bottom-150 {
  bottom: 12px;
}
.seller-hub .bottom-1500 {
  bottom: 120px;
}
.seller-hub .bottom-1600 {
  bottom: 128px;
}
.seller-hub .bottom-2\/12 {
  bottom: 16.66%;
}
.seller-hub .bottom-2\/3 {
  bottom: 66.66%;
}
.seller-hub .bottom-2\/5 {
  bottom: 40%;
}
.seller-hub .bottom-200 {
  bottom: 16px;
}
.seller-hub .bottom-25 {
  bottom: 2px;
}
.seller-hub .bottom-3\/12 {
  bottom: 25%;
}
.seller-hub .bottom-3\/4 {
  bottom: 75%;
}
.seller-hub .bottom-3\/5 {
  bottom: 60%;
}
.seller-hub .bottom-300 {
  bottom: 24px;
}
.seller-hub .bottom-4\/12 {
  bottom: 33.33%;
}
.seller-hub .bottom-4\/5 {
  bottom: 80%;
}
.seller-hub .bottom-400 {
  bottom: 32px;
}
.seller-hub .bottom-5\/12 {
  bottom: 41.66%;
}
.seller-hub .bottom-50 {
  bottom: 4px;
}
.seller-hub .bottom-500 {
  bottom: 40px;
}
.seller-hub .bottom-6\/12 {
  bottom: 50%;
}
.seller-hub .bottom-600 {
  bottom: 48px;
}
.seller-hub .bottom-7\/12 {
  bottom: 58.33%;
}
.seller-hub .bottom-700 {
  bottom: 56px;
}
.seller-hub .bottom-8\/12 {
  bottom: 66.66%;
}
.seller-hub .bottom-800 {
  bottom: 64px;
}
.seller-hub .bottom-9\/12 {
  bottom: 75%;
}
.seller-hub .bottom-900 {
  bottom: 72px;
}
.seller-hub .bottom-full {
  bottom: 100%;
}
.seller-hub .bottom-none {
  bottom: 0%;
}
.seller-hub .left-0 {
  left: 0px;
}
.seller-hub .left-1\/12 {
  left: 8.33%;
}
.seller-hub .left-1\/2 {
  left: 50%;
}
.seller-hub .left-1\/3 {
  left: 33.33%;
}
.seller-hub .left-1\/4 {
  left: 25%;
}
.seller-hub .left-1\/5 {
  left: 20%;
}
.seller-hub .left-10\/12 {
  left: 83.33%;
}
.seller-hub .left-100 {
  left: 8px;
}
.seller-hub .left-1000 {
  left: 80px;
}
.seller-hub .left-11\/12 {
  left: 91.66%;
}
.seller-hub .left-1100 {
  left: 88px;
}
.seller-hub .left-1200 {
  left: 96px;
}
.seller-hub .left-1300 {
  left: 104px;
}
.seller-hub .left-1400 {
  left: 112px;
}
.seller-hub .left-150 {
  left: 12px;
}
.seller-hub .left-1500 {
  left: 120px;
}
.seller-hub .left-1600 {
  left: 128px;
}
.seller-hub .left-2\/12 {
  left: 16.66%;
}
.seller-hub .left-2\/3 {
  left: 66.66%;
}
.seller-hub .left-2\/5 {
  left: 40%;
}
.seller-hub .left-200 {
  left: 16px;
}
.seller-hub .left-25 {
  left: 2px;
}
.seller-hub .left-3\/12 {
  left: 25%;
}
.seller-hub .left-3\/4 {
  left: 75%;
}
.seller-hub .left-3\/5 {
  left: 60%;
}
.seller-hub .left-300 {
  left: 24px;
}
.seller-hub .left-4\/12 {
  left: 33.33%;
}
.seller-hub .left-4\/5 {
  left: 80%;
}
.seller-hub .left-400 {
  left: 32px;
}
.seller-hub .left-5\/12 {
  left: 41.66%;
}
.seller-hub .left-50 {
  left: 4px;
}
.seller-hub .left-500 {
  left: 40px;
}
.seller-hub .left-6\/12 {
  left: 50%;
}
.seller-hub .left-600 {
  left: 48px;
}
.seller-hub .left-7\/12 {
  left: 58.33%;
}
.seller-hub .left-700 {
  left: 56px;
}
.seller-hub .left-8\/12 {
  left: 66.66%;
}
.seller-hub .left-800 {
  left: 64px;
}
.seller-hub .left-9\/12 {
  left: 75%;
}
.seller-hub .left-900 {
  left: 72px;
}
.seller-hub .left-full {
  left: 100%;
}
.seller-hub .left-none {
  left: 0%;
}
.seller-hub .right-0 {
  right: 0px;
}
.seller-hub .right-1\/12 {
  right: 8.33%;
}
.seller-hub .right-1\/2 {
  right: 50%;
}
.seller-hub .right-1\/3 {
  right: 33.33%;
}
.seller-hub .right-1\/4 {
  right: 25%;
}
.seller-hub .right-1\/5 {
  right: 20%;
}
.seller-hub .right-10\/12 {
  right: 83.33%;
}
.seller-hub .right-100 {
  right: 8px;
}
.seller-hub .right-1000 {
  right: 80px;
}
.seller-hub .right-11\/12 {
  right: 91.66%;
}
.seller-hub .right-1100 {
  right: 88px;
}
.seller-hub .right-1200 {
  right: 96px;
}
.seller-hub .right-1300 {
  right: 104px;
}
.seller-hub .right-1400 {
  right: 112px;
}
.seller-hub .right-150 {
  right: 12px;
}
.seller-hub .right-1500 {
  right: 120px;
}
.seller-hub .right-1600 {
  right: 128px;
}
.seller-hub .right-2\/12 {
  right: 16.66%;
}
.seller-hub .right-2\/3 {
  right: 66.66%;
}
.seller-hub .right-2\/5 {
  right: 40%;
}
.seller-hub .right-200 {
  right: 16px;
}
.seller-hub .right-25 {
  right: 2px;
}
.seller-hub .right-3\/12 {
  right: 25%;
}
.seller-hub .right-3\/4 {
  right: 75%;
}
.seller-hub .right-3\/5 {
  right: 60%;
}
.seller-hub .right-300 {
  right: 24px;
}
.seller-hub .right-4\/12 {
  right: 33.33%;
}
.seller-hub .right-4\/5 {
  right: 80%;
}
.seller-hub .right-400 {
  right: 32px;
}
.seller-hub .right-5\/12 {
  right: 41.66%;
}
.seller-hub .right-50 {
  right: 4px;
}
.seller-hub .right-500 {
  right: 40px;
}
.seller-hub .right-6\/12 {
  right: 50%;
}
.seller-hub .right-600 {
  right: 48px;
}
.seller-hub .right-7\/12 {
  right: 58.33%;
}
.seller-hub .right-700 {
  right: 56px;
}
.seller-hub .right-8\/12 {
  right: 66.66%;
}
.seller-hub .right-800 {
  right: 64px;
}
.seller-hub .right-9\/12 {
  right: 75%;
}
.seller-hub .right-900 {
  right: 72px;
}
.seller-hub .right-full {
  right: 100%;
}
.seller-hub .right-none {
  right: 0%;
}
.seller-hub .top-0 {
  top: 0px;
}
.seller-hub .top-1\/12 {
  top: 8.33%;
}
.seller-hub .top-1\/2 {
  top: 50%;
}
.seller-hub .top-1\/3 {
  top: 33.33%;
}
.seller-hub .top-1\/4 {
  top: 25%;
}
.seller-hub .top-1\/5 {
  top: 20%;
}
.seller-hub .top-10\/12 {
  top: 83.33%;
}
.seller-hub .top-100 {
  top: 8px;
}
.seller-hub .top-1000 {
  top: 80px;
}
.seller-hub .top-11\/12 {
  top: 91.66%;
}
.seller-hub .top-1100 {
  top: 88px;
}
.seller-hub .top-1200 {
  top: 96px;
}
.seller-hub .top-1300 {
  top: 104px;
}
.seller-hub .top-1400 {
  top: 112px;
}
.seller-hub .top-150 {
  top: 12px;
}
.seller-hub .top-1500 {
  top: 120px;
}
.seller-hub .top-1600 {
  top: 128px;
}
.seller-hub .top-2\/12 {
  top: 16.66%;
}
.seller-hub .top-2\/3 {
  top: 66.66%;
}
.seller-hub .top-2\/5 {
  top: 40%;
}
.seller-hub .top-200 {
  top: 16px;
}
.seller-hub .top-25 {
  top: 2px;
}
.seller-hub .top-3\/12 {
  top: 25%;
}
.seller-hub .top-3\/4 {
  top: 75%;
}
.seller-hub .top-3\/5 {
  top: 60%;
}
.seller-hub .top-300 {
  top: 24px;
}
.seller-hub .top-4\/12 {
  top: 33.33%;
}
.seller-hub .top-4\/5 {
  top: 80%;
}
.seller-hub .top-400 {
  top: 32px;
}
.seller-hub .top-5\/12 {
  top: 41.66%;
}
.seller-hub .top-50 {
  top: 4px;
}
.seller-hub .top-500 {
  top: 40px;
}
.seller-hub .top-6\/12 {
  top: 50%;
}
.seller-hub .top-600 {
  top: 48px;
}
.seller-hub .top-7\/12 {
  top: 58.33%;
}
.seller-hub .top-700 {
  top: 56px;
}
.seller-hub .top-8\/12 {
  top: 66.66%;
}
.seller-hub .top-800 {
  top: 64px;
}
.seller-hub .top-9\/12 {
  top: 75%;
}
.seller-hub .top-900 {
  top: 72px;
}
.seller-hub .top-full {
  top: 100%;
}
.seller-hub .top-none {
  top: 0%;
}
.seller-hub .z-0 {
  z-index: 0;
}
.seller-hub .z-10 {
  z-index: 10;
}
.seller-hub .z-110 {
  z-index: 110;
}
.seller-hub .z-120 {
  z-index: 120;
}
.seller-hub .z-130 {
  z-index: 130;
}
.seller-hub .z-140 {
  z-index: 140;
}
.seller-hub .z-150 {
  z-index: 150;
}
.seller-hub .z-20 {
  z-index: 20;
}
.seller-hub .z-210 {
  z-index: 210;
}
.seller-hub .z-220 {
  z-index: 220;
}
.seller-hub .z-230 {
  z-index: 230;
}
.seller-hub .z-30 {
  z-index: 30;
}
.seller-hub .z-310 {
  z-index: 310;
}
.seller-hub .z-320 {
  z-index: 320;
}
.seller-hub .z-40 {
  z-index: 40;
}
.seller-hub .z-410 {
  z-index: 410;
}
.seller-hub .z-420 {
  z-index: 420;
}
.seller-hub .z-50 {
  z-index: 50;
}
.seller-hub .z-510 {
  z-index: 510;
}
.seller-hub .z-610 {
  z-index: 610;
}
.seller-hub .z-auto {
  z-index: auto;
}
.seller-hub .order-1 {
  order: 1;
}
.seller-hub .order-10 {
  order: 10;
}
.seller-hub .order-11 {
  order: 11;
}
.seller-hub .order-12 {
  order: 12;
}
.seller-hub .order-2 {
  order: 2;
}
.seller-hub .order-3 {
  order: 3;
}
.seller-hub .order-4 {
  order: 4;
}
.seller-hub .order-5 {
  order: 5;
}
.seller-hub .order-6 {
  order: 6;
}
.seller-hub .order-7 {
  order: 7;
}
.seller-hub .order-8 {
  order: 8;
}
.seller-hub .order-9 {
  order: 9;
}
.seller-hub .order-first {
  order: -9999;
}
.seller-hub .order-last {
  order: 9999;
}
.seller-hub .order-none {
  order: 0;
}
.seller-hub .-m-0 {
  margin: 0px;
}
.seller-hub .-m-100 {
  margin: -8px;
}
.seller-hub .-m-1000 {
  margin: -80px;
}
.seller-hub .-m-1100 {
  margin: -88px;
}
.seller-hub .-m-1200 {
  margin: -96px;
}
.seller-hub .-m-1300 {
  margin: -104px;
}
.seller-hub .-m-1400 {
  margin: -112px;
}
.seller-hub .-m-150 {
  margin: -12px;
}
.seller-hub .-m-1500 {
  margin: -120px;
}
.seller-hub .-m-1600 {
  margin: -128px;
}
.seller-hub .-m-200 {
  margin: -16px;
}
.seller-hub .-m-25 {
  margin: -2px;
}
.seller-hub .-m-300 {
  margin: -24px;
}
.seller-hub .-m-400 {
  margin: -32px;
}
.seller-hub .-m-50 {
  margin: -4px;
}
.seller-hub .-m-500 {
  margin: -40px;
}
.seller-hub .-m-600 {
  margin: -48px;
}
.seller-hub .-m-700 {
  margin: -56px;
}
.seller-hub .-m-800 {
  margin: -64px;
}
.seller-hub .-m-900 {
  margin: -72px;
}
.seller-hub .m-0 {
  margin: 0px;
}
.seller-hub .m-100 {
  margin: 8px;
}
.seller-hub .m-1000 {
  margin: 80px;
}
.seller-hub .m-1100 {
  margin: 88px;
}
.seller-hub .m-1200 {
  margin: 96px;
}
.seller-hub .m-1300 {
  margin: 104px;
}
.seller-hub .m-1400 {
  margin: 112px;
}
.seller-hub .m-150 {
  margin: 12px;
}
.seller-hub .m-1500 {
  margin: 120px;
}
.seller-hub .m-1600 {
  margin: 128px;
}
.seller-hub .m-200 {
  margin: 16px;
}
.seller-hub .m-25 {
  margin: 2px;
}
.seller-hub .m-300 {
  margin: 24px;
}
.seller-hub .m-400 {
  margin: 32px;
}
.seller-hub .m-50 {
  margin: 4px;
}
.seller-hub .m-500 {
  margin: 40px;
}
.seller-hub .m-600 {
  margin: 48px;
}
.seller-hub .m-700 {
  margin: 56px;
}
.seller-hub .m-800 {
  margin: 64px;
}
.seller-hub .m-900 {
  margin: 72px;
}
.seller-hub .m-auto {
  margin: auto;
}
.seller-hub .-mx-0 {
  margin-left: 0px;
  margin-right: 0px;
}
.seller-hub .-mx-100 {
  margin-left: -8px;
  margin-right: -8px;
}
.seller-hub .-mx-1000 {
  margin-left: -80px;
  margin-right: -80px;
}
.seller-hub .-mx-1100 {
  margin-left: -88px;
  margin-right: -88px;
}
.seller-hub .-mx-1200 {
  margin-left: -96px;
  margin-right: -96px;
}
.seller-hub .-mx-1300 {
  margin-left: -104px;
  margin-right: -104px;
}
.seller-hub .-mx-1400 {
  margin-left: -112px;
  margin-right: -112px;
}
.seller-hub .-mx-150 {
  margin-left: -12px;
  margin-right: -12px;
}
.seller-hub .-mx-1500 {
  margin-left: -120px;
  margin-right: -120px;
}
.seller-hub .-mx-1600 {
  margin-left: -128px;
  margin-right: -128px;
}
.seller-hub .-mx-200 {
  margin-left: -16px;
  margin-right: -16px;
}
.seller-hub .-mx-25 {
  margin-left: -2px;
  margin-right: -2px;
}
.seller-hub .-mx-300 {
  margin-left: -24px;
  margin-right: -24px;
}
.seller-hub .-mx-400 {
  margin-left: -32px;
  margin-right: -32px;
}
.seller-hub .-mx-50 {
  margin-left: -4px;
  margin-right: -4px;
}
.seller-hub .-mx-500 {
  margin-left: -40px;
  margin-right: -40px;
}
.seller-hub .-mx-600 {
  margin-left: -48px;
  margin-right: -48px;
}
.seller-hub .-mx-700 {
  margin-left: -56px;
  margin-right: -56px;
}
.seller-hub .-mx-800 {
  margin-left: -64px;
  margin-right: -64px;
}
.seller-hub .-mx-900 {
  margin-left: -72px;
  margin-right: -72px;
}
.seller-hub .-my-0 {
  margin-top: 0px;
  margin-bottom: 0px;
}
.seller-hub .-my-100 {
  margin-top: -8px;
  margin-bottom: -8px;
}
.seller-hub .-my-1000 {
  margin-top: -80px;
  margin-bottom: -80px;
}
.seller-hub .-my-1100 {
  margin-top: -88px;
  margin-bottom: -88px;
}
.seller-hub .-my-1200 {
  margin-top: -96px;
  margin-bottom: -96px;
}
.seller-hub .-my-1300 {
  margin-top: -104px;
  margin-bottom: -104px;
}
.seller-hub .-my-1400 {
  margin-top: -112px;
  margin-bottom: -112px;
}
.seller-hub .-my-150 {
  margin-top: -12px;
  margin-bottom: -12px;
}
.seller-hub .-my-1500 {
  margin-top: -120px;
  margin-bottom: -120px;
}
.seller-hub .-my-1600 {
  margin-top: -128px;
  margin-bottom: -128px;
}
.seller-hub .-my-200 {
  margin-top: -16px;
  margin-bottom: -16px;
}
.seller-hub .-my-25 {
  margin-top: -2px;
  margin-bottom: -2px;
}
.seller-hub .-my-300 {
  margin-top: -24px;
  margin-bottom: -24px;
}
.seller-hub .-my-400 {
  margin-top: -32px;
  margin-bottom: -32px;
}
.seller-hub .-my-50 {
  margin-top: -4px;
  margin-bottom: -4px;
}
.seller-hub .-my-500 {
  margin-top: -40px;
  margin-bottom: -40px;
}
.seller-hub .-my-600 {
  margin-top: -48px;
  margin-bottom: -48px;
}
.seller-hub .-my-700 {
  margin-top: -56px;
  margin-bottom: -56px;
}
.seller-hub .-my-800 {
  margin-top: -64px;
  margin-bottom: -64px;
}
.seller-hub .-my-900 {
  margin-top: -72px;
  margin-bottom: -72px;
}
.seller-hub .mx-0 {
  margin-left: 0px;
  margin-right: 0px;
}
.seller-hub .mx-100 {
  margin-left: 8px;
  margin-right: 8px;
}
.seller-hub .mx-1000 {
  margin-left: 80px;
  margin-right: 80px;
}
.seller-hub .mx-1100 {
  margin-left: 88px;
  margin-right: 88px;
}
.seller-hub .mx-1200 {
  margin-left: 96px;
  margin-right: 96px;
}
.seller-hub .mx-1300 {
  margin-left: 104px;
  margin-right: 104px;
}
.seller-hub .mx-1400 {
  margin-left: 112px;
  margin-right: 112px;
}
.seller-hub .mx-150 {
  margin-left: 12px;
  margin-right: 12px;
}
.seller-hub .mx-1500 {
  margin-left: 120px;
  margin-right: 120px;
}
.seller-hub .mx-1600 {
  margin-left: 128px;
  margin-right: 128px;
}
.seller-hub .mx-200 {
  margin-left: 16px;
  margin-right: 16px;
}
.seller-hub .mx-25 {
  margin-left: 2px;
  margin-right: 2px;
}
.seller-hub .mx-300 {
  margin-left: 24px;
  margin-right: 24px;
}
.seller-hub .mx-400 {
  margin-left: 32px;
  margin-right: 32px;
}
.seller-hub .mx-50 {
  margin-left: 4px;
  margin-right: 4px;
}
.seller-hub .mx-500 {
  margin-left: 40px;
  margin-right: 40px;
}
.seller-hub .mx-600 {
  margin-left: 48px;
  margin-right: 48px;
}
.seller-hub .mx-700 {
  margin-left: 56px;
  margin-right: 56px;
}
.seller-hub .mx-800 {
  margin-left: 64px;
  margin-right: 64px;
}
.seller-hub .mx-900 {
  margin-left: 72px;
  margin-right: 72px;
}
.seller-hub .mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.seller-hub .my-0 {
  margin-top: 0px;
  margin-bottom: 0px;
}
.seller-hub .my-100 {
  margin-top: 8px;
  margin-bottom: 8px;
}
.seller-hub .my-1000 {
  margin-top: 80px;
  margin-bottom: 80px;
}
.seller-hub .my-1100 {
  margin-top: 88px;
  margin-bottom: 88px;
}
.seller-hub .my-1200 {
  margin-top: 96px;
  margin-bottom: 96px;
}
.seller-hub .my-1300 {
  margin-top: 104px;
  margin-bottom: 104px;
}
.seller-hub .my-1400 {
  margin-top: 112px;
  margin-bottom: 112px;
}
.seller-hub .my-150 {
  margin-top: 12px;
  margin-bottom: 12px;
}
.seller-hub .my-1500 {
  margin-top: 120px;
  margin-bottom: 120px;
}
.seller-hub .my-1600 {
  margin-top: 128px;
  margin-bottom: 128px;
}
.seller-hub .my-200 {
  margin-top: 16px;
  margin-bottom: 16px;
}
.seller-hub .my-25 {
  margin-top: 2px;
  margin-bottom: 2px;
}
.seller-hub .my-300 {
  margin-top: 24px;
  margin-bottom: 24px;
}
.seller-hub .my-400 {
  margin-top: 32px;
  margin-bottom: 32px;
}
.seller-hub .my-50 {
  margin-top: 4px;
  margin-bottom: 4px;
}
.seller-hub .my-500 {
  margin-top: 40px;
  margin-bottom: 40px;
}
.seller-hub .my-600 {
  margin-top: 48px;
  margin-bottom: 48px;
}
.seller-hub .my-700 {
  margin-top: 56px;
  margin-bottom: 56px;
}
.seller-hub .my-800 {
  margin-top: 64px;
  margin-bottom: 64px;
}
.seller-hub .my-900 {
  margin-top: 72px;
  margin-bottom: 72px;
}
.seller-hub .my-auto {
  margin-top: auto;
  margin-bottom: auto;
}
.seller-hub .-mb-0 {
  margin-bottom: 0px;
}
.seller-hub .-mb-100 {
  margin-bottom: -8px;
}
.seller-hub .-mb-1000 {
  margin-bottom: -80px;
}
.seller-hub .-mb-1100 {
  margin-bottom: -88px;
}
.seller-hub .-mb-1200 {
  margin-bottom: -96px;
}
.seller-hub .-mb-1300 {
  margin-bottom: -104px;
}
.seller-hub .-mb-1400 {
  margin-bottom: -112px;
}
.seller-hub .-mb-150 {
  margin-bottom: -12px;
}
.seller-hub .-mb-1500 {
  margin-bottom: -120px;
}
.seller-hub .-mb-1600 {
  margin-bottom: -128px;
}
.seller-hub .-mb-200 {
  margin-bottom: -16px;
}
.seller-hub .-mb-25 {
  margin-bottom: -2px;
}
.seller-hub .-mb-300 {
  margin-bottom: -24px;
}
.seller-hub .-mb-400 {
  margin-bottom: -32px;
}
.seller-hub .-mb-50 {
  margin-bottom: -4px;
}
.seller-hub .-mb-500 {
  margin-bottom: -40px;
}
.seller-hub .-mb-600 {
  margin-bottom: -48px;
}
.seller-hub .-mb-700 {
  margin-bottom: -56px;
}
.seller-hub .-mb-800 {
  margin-bottom: -64px;
}
.seller-hub .-mb-900 {
  margin-bottom: -72px;
}
.seller-hub .-ml-0 {
  margin-left: 0px;
}
.seller-hub .-ml-100 {
  margin-left: -8px;
}
.seller-hub .-ml-1000 {
  margin-left: -80px;
}
.seller-hub .-ml-1100 {
  margin-left: -88px;
}
.seller-hub .-ml-1200 {
  margin-left: -96px;
}
.seller-hub .-ml-1300 {
  margin-left: -104px;
}
.seller-hub .-ml-1400 {
  margin-left: -112px;
}
.seller-hub .-ml-150 {
  margin-left: -12px;
}
.seller-hub .-ml-1500 {
  margin-left: -120px;
}
.seller-hub .-ml-1600 {
  margin-left: -128px;
}
.seller-hub .-ml-200 {
  margin-left: -16px;
}
.seller-hub .-ml-25 {
  margin-left: -2px;
}
.seller-hub .-ml-300 {
  margin-left: -24px;
}
.seller-hub .-ml-400 {
  margin-left: -32px;
}
.seller-hub .-ml-50 {
  margin-left: -4px;
}
.seller-hub .-ml-500 {
  margin-left: -40px;
}
.seller-hub .-ml-600 {
  margin-left: -48px;
}
.seller-hub .-ml-700 {
  margin-left: -56px;
}
.seller-hub .-ml-800 {
  margin-left: -64px;
}
.seller-hub .-ml-900 {
  margin-left: -72px;
}
.seller-hub .-mr-0 {
  margin-right: 0px;
}
.seller-hub .-mr-100 {
  margin-right: -8px;
}
.seller-hub .-mr-1000 {
  margin-right: -80px;
}
.seller-hub .-mr-1100 {
  margin-right: -88px;
}
.seller-hub .-mr-1200 {
  margin-right: -96px;
}
.seller-hub .-mr-1300 {
  margin-right: -104px;
}
.seller-hub .-mr-1400 {
  margin-right: -112px;
}
.seller-hub .-mr-150 {
  margin-right: -12px;
}
.seller-hub .-mr-1500 {
  margin-right: -120px;
}
.seller-hub .-mr-1600 {
  margin-right: -128px;
}
.seller-hub .-mr-200 {
  margin-right: -16px;
}
.seller-hub .-mr-25 {
  margin-right: -2px;
}
.seller-hub .-mr-300 {
  margin-right: -24px;
}
.seller-hub .-mr-400 {
  margin-right: -32px;
}
.seller-hub .-mr-50 {
  margin-right: -4px;
}
.seller-hub .-mr-500 {
  margin-right: -40px;
}
.seller-hub .-mr-600 {
  margin-right: -48px;
}
.seller-hub .-mr-700 {
  margin-right: -56px;
}
.seller-hub .-mr-800 {
  margin-right: -64px;
}
.seller-hub .-mr-900 {
  margin-right: -72px;
}
.seller-hub .-mt-0 {
  margin-top: 0px;
}
.seller-hub .-mt-100 {
  margin-top: -8px;
}
.seller-hub .-mt-1000 {
  margin-top: -80px;
}
.seller-hub .-mt-1100 {
  margin-top: -88px;
}
.seller-hub .-mt-1200 {
  margin-top: -96px;
}
.seller-hub .-mt-1300 {
  margin-top: -104px;
}
.seller-hub .-mt-1400 {
  margin-top: -112px;
}
.seller-hub .-mt-150 {
  margin-top: -12px;
}
.seller-hub .-mt-1500 {
  margin-top: -120px;
}
.seller-hub .-mt-1600 {
  margin-top: -128px;
}
.seller-hub .-mt-200 {
  margin-top: -16px;
}
.seller-hub .-mt-25 {
  margin-top: -2px;
}
.seller-hub .-mt-300 {
  margin-top: -24px;
}
.seller-hub .-mt-400 {
  margin-top: -32px;
}
.seller-hub .-mt-50 {
  margin-top: -4px;
}
.seller-hub .-mt-500 {
  margin-top: -40px;
}
.seller-hub .-mt-600 {
  margin-top: -48px;
}
.seller-hub .-mt-700 {
  margin-top: -56px;
}
.seller-hub .-mt-800 {
  margin-top: -64px;
}
.seller-hub .-mt-900 {
  margin-top: -72px;
}
.seller-hub .mb-0 {
  margin-bottom: 0px;
}
.seller-hub .mb-100 {
  margin-bottom: 8px;
}
.seller-hub .mb-125 {
  margin-bottom: 10px;
}
.seller-hub .mb-1000 {
  margin-bottom: 80px;
}
.seller-hub .mb-1100 {
  margin-bottom: 88px;
}
.seller-hub .mb-1200 {
  margin-bottom: 96px;
}
.seller-hub .mb-1300 {
  margin-bottom: 104px;
}
.seller-hub .mb-1400 {
  margin-bottom: 112px;
}
.seller-hub .mb-150 {
  margin-bottom: 12px;
}
.seller-hub .mb-1500 {
  margin-bottom: 120px;
}
.seller-hub .mb-1600 {
  margin-bottom: 128px;
}
.seller-hub .mb-200 {
  margin-bottom: 16px;
}
.seller-hub .mb-25 {
  margin-bottom: 2px;
}
.seller-hub .mb-300 {
  margin-bottom: 24px;
}
.seller-hub .mb-400 {
  margin-bottom: 32px;
}
.seller-hub .mb-50 {
  margin-bottom: 4px;
}
.seller-hub .mb-500 {
  margin-bottom: 40px;
}
.seller-hub .mb-600 {
  margin-bottom: 48px;
}
.seller-hub .mb-700 {
  margin-bottom: 56px;
}
.seller-hub .mb-800 {
  margin-bottom: 64px;
}
.seller-hub .mb-900 {
  margin-bottom: 72px;
}
.seller-hub .mb-auto {
  margin-bottom: auto;
}
.seller-hub .ml-0 {
  margin-left: 0px;
}
.seller-hub .ml-100 {
  margin-left: 8px;
}
.seller-hub .ml-1000 {
  margin-left: 80px;
}
.seller-hub .ml-1100 {
  margin-left: 88px;
}
.seller-hub .ml-1200 {
  margin-left: 96px;
}
.seller-hub .ml-1300 {
  margin-left: 104px;
}
.seller-hub .ml-1400 {
  margin-left: 112px;
}
.seller-hub .ml-150 {
  margin-left: 12px;
}
.seller-hub .ml-1500 {
  margin-left: 120px;
}
.seller-hub .ml-1600 {
  margin-left: 128px;
}
.seller-hub .ml-200 {
  margin-left: 16px;
}
.seller-hub .ml-25 {
  margin-left: 2px;
}
.seller-hub .ml-300 {
  margin-left: 24px;
}
.seller-hub .ml-400 {
  margin-left: 32px;
}
.seller-hub .ml-50 {
  margin-left: 4px;
}
.seller-hub .ml-500 {
  margin-left: 40px;
}
.seller-hub .ml-600 {
  margin-left: 48px;
}
.seller-hub .ml-700 {
  margin-left: 56px;
}
.seller-hub .ml-800 {
  margin-left: 64px;
}
.seller-hub .ml-900 {
  margin-left: 72px;
}
.seller-hub .ml-auto {
  margin-left: auto;
}
.seller-hub .mr-0 {
  margin-right: 0px;
}
.seller-hub .mr-100 {
  margin-right: 8px;
}
.seller-hub .mr-1000 {
  margin-right: 80px;
}
.seller-hub .mr-1100 {
  margin-right: 88px;
}
.seller-hub .mr-1200 {
  margin-right: 96px;
}
.seller-hub .mr-1300 {
  margin-right: 104px;
}
.seller-hub .mr-1400 {
  margin-right: 112px;
}
.seller-hub .mr-150 {
  margin-right: 12px;
}
.seller-hub .mr-1500 {
  margin-right: 120px;
}
.seller-hub .mr-1600 {
  margin-right: 128px;
}
.seller-hub .mr-200 {
  margin-right: 16px;
}
.seller-hub .mr-25 {
  margin-right: 2px;
}
.seller-hub .mr-300 {
  margin-right: 24px;
}
.seller-hub .mr-400 {
  margin-right: 32px;
}
.seller-hub .mr-50 {
  margin-right: 4px;
}
.seller-hub .mr-500 {
  margin-right: 40px;
}
.seller-hub .mr-600 {
  margin-right: 48px;
}
.seller-hub .mr-700 {
  margin-right: 56px;
}
.seller-hub .mr-800 {
  margin-right: 64px;
}
.seller-hub .mr-900 {
  margin-right: 72px;
}
.seller-hub .mr-auto {
  margin-right: auto;
}
.seller-hub .mt-0 {
  margin-top: 0px;
}
.seller-hub .mt-100 {
  margin-top: 8px;
}
.seller-hub .mt-1000 {
  margin-top: 80px;
}
.seller-hub .mt-1100 {
  margin-top: 88px;
}
.seller-hub .mt-1200 {
  margin-top: 96px;
}
.seller-hub .mt-1300 {
  margin-top: 104px;
}
.seller-hub .mt-1400 {
  margin-top: 112px;
}
.seller-hub .mt-150 {
  margin-top: 12px;
}
.seller-hub .mt-1500 {
  margin-top: 120px;
}
.seller-hub .mt-1600 {
  margin-top: 128px;
}
.seller-hub .mt-200 {
  margin-top: 16px;
}
.seller-hub .mt-25 {
  margin-top: 2px;
}
.seller-hub .mt-300 {
  margin-top: 24px;
}
.seller-hub .mt-400 {
  margin-top: 32px;
}
.seller-hub .mt-50 {
  margin-top: 4px;
}
.seller-hub .mt-500 {
  margin-top: 40px;
}
.seller-hub .mt-600 {
  margin-top: 48px;
}
.seller-hub .mt-700 {
  margin-top: 56px;
}
.seller-hub .mt-800 {
  margin-top: 64px;
}
.seller-hub .mt-900 {
  margin-top: 72px;
}
.seller-hub .mt-auto {
  margin-top: auto;
}
.seller-hub .box-border {
  box-sizing: border-box;
}
.seller-hub .line-clamp-1 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.seller-hub .line-clamp-2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.seller-hub .line-clamp-3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.seller-hub .line-clamp-4 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}
.seller-hub .line-clamp-5 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
}
.seller-hub .line-clamp-6 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
}
.seller-hub .line-clamp-none {
  overflow: visible;
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-line-clamp: none;
}
.seller-hub .block {
  display: block;
}
.seller-hub .inline-block {
  display: inline-block;
}
.seller-hub .inline {
  display: inline;
}
.seller-hub .flex {
  display: flex;
}
.seller-hub .inline-flex {
  display: inline-flex;
}
.seller-hub .table {
  display: table;
}
.seller-hub .table-cell {
  display: table-cell;
}
.seller-hub .table-row {
  display: table-row;
}
.seller-hub .grid {
  display: grid;
}
.seller-hub .hidden {
  display: none;
}
.seller-hub .h-0 {
  height: 0px;
}
.seller-hub .h-1\/12 {
  height: 8.33%;
}
.seller-hub .h-1\/2 {
  height: 50%;
}
.seller-hub .h-1\/3 {
  height: 33.33%;
}
.seller-hub .h-1\/4 {
  height: 25%;
}
.seller-hub .h-1\/5 {
  height: 20%;
}
.seller-hub .h-10\/12 {
  height: 83.33%;
}
.seller-hub .h-100 {
  height: 8px;
}
.seller-hub .h-1000 {
  height: 80px;
}
.seller-hub .h-11\/12 {
  height: 91.66%;
}
.seller-hub .h-1100 {
  height: 88px;
}
.seller-hub .h-1200 {
  height: 96px;
}
.seller-hub .h-1300 {
  height: 104px;
}
.seller-hub .h-1400 {
  height: 112px;
}
.seller-hub .h-150 {
  height: 12px;
}
.seller-hub .h-1500 {
  height: 120px;
}
.seller-hub .h-1600 {
  height: 128px;
}
.seller-hub .h-2\/12 {
  height: 16.66%;
}
.seller-hub .h-2\/3 {
  height: 66.66%;
}
.seller-hub .h-2\/5 {
  height: 40%;
}
.seller-hub .h-200 {
  height: 16px;
}
.seller-hub .h-25 {
  height: 2px;
}
.seller-hub .h-3\/12 {
  height: 25%;
}
.seller-hub .h-3\/4 {
  height: 75%;
}
.seller-hub .h-3\/5 {
  height: 60%;
}
.seller-hub .h-300 {
  height: 24px;
}
.seller-hub .h-4\/12 {
  height: 33.33%;
}
.seller-hub .h-4\/5 {
  height: 80%;
}
.seller-hub .h-400 {
  height: 32px;
}
.seller-hub .h-5\/12 {
  height: 41.66%;
}
.seller-hub .h-50 {
  height: 4px !important;
}
.seller-hub .h-500 {
  height: 40px;
}
.seller-hub .h-6\/12 {
  height: 50%;
}
.seller-hub .h-600 {
  height: 48px;
}
.seller-hub .h-7\/12 {
  height: 58.33%;
}
.seller-hub .h-700 {
  height: 56px;
}
.seller-hub .h-8\/12 {
  height: 66.66%;
}
.seller-hub .h-800 {
  height: 64px;
}
.seller-hub .h-9\/12 {
  height: 75%;
}
.seller-hub .h-900 {
  height: 72px;
}
.seller-hub .h-auto {
  height: auto;
}
.seller-hub .h-full {
  height: 100%;
}
.seller-hub .h-icon-lg {
  height: 32px;
}
.seller-hub .h-icon-md {
  height: 24px;
}
.seller-hub .h-icon-sm {
  height: 16px;
}
.seller-hub .h-icon-xl {
  height: 48px;
}
.seller-hub .h-icon-xs {
  height: 12px;
}
.seller-hub .h-none {
  height: 0%;
}
.seller-hub .h-screen {
  height: 100vh;
}
.seller-hub .max-h-0 {
  max-height: 0px;
}
.seller-hub .max-h-100 {
  max-height: 8px;
}
.seller-hub .max-h-1000 {
  max-height: 80px;
}
.seller-hub .max-h-1100 {
  max-height: 88px;
}
.seller-hub .max-h-1200 {
  max-height: 96px;
}
.seller-hub .max-h-1300 {
  max-height: 104px;
}
.seller-hub .max-h-1400 {
  max-height: 112px;
}
.seller-hub .max-h-150 {
  max-height: 12px;
}
.seller-hub .max-h-1500 {
  max-height: 120px;
}
.seller-hub .max-h-1600 {
  max-height: 128px;
}
.seller-hub .max-h-200 {
  max-height: 16px;
}
.seller-hub .max-h-25 {
  max-height: 2px;
}
.seller-hub .max-h-300 {
  max-height: 24px;
}
.seller-hub .max-h-400 {
  max-height: 32px;
}
.seller-hub .max-h-50 {
  max-height: 4px;
}
.seller-hub .max-h-500 {
  max-height: 40px;
}
.seller-hub .max-h-600 {
  max-height: 48px;
}
.seller-hub .max-h-700 {
  max-height: 56px;
}
.seller-hub .max-h-800 {
  max-height: 64px;
}
.seller-hub .max-h-900 {
  max-height: 72px;
}
.seller-hub .max-h-full {
  max-height: 100%;
}
.seller-hub .max-h-none {
  max-height: none;
}
.seller-hub .max-h-screen {
  max-height: 100vh;
}
.seller-hub .min-h-0 {
  min-height: 0px;
}
.seller-hub .min-h-1\/12 {
  min-height: 8.33%;
}
.seller-hub .min-h-1\/2 {
  min-height: 50%;
}
.seller-hub .min-h-1\/3 {
  min-height: 33.33%;
}
.seller-hub .min-h-1\/4 {
  min-height: 25%;
}
.seller-hub .min-h-1\/5 {
  min-height: 20%;
}
.seller-hub .min-h-10\/12 {
  min-height: 83.33%;
}
.seller-hub .min-h-100 {
  min-height: 8px;
}
.seller-hub .min-h-1000 {
  min-height: 80px;
}
.seller-hub .min-h-11\/12 {
  min-height: 91.66%;
}
.seller-hub .min-h-1100 {
  min-height: 88px;
}
.seller-hub .min-h-1200 {
  min-height: 96px;
}
.seller-hub .min-h-1300 {
  min-height: 104px;
}
.seller-hub .min-h-1400 {
  min-height: 112px;
}
.seller-hub .min-h-150 {
  min-height: 12px;
}
.seller-hub .min-h-1500 {
  min-height: 120px;
}
.seller-hub .min-h-1600 {
  min-height: 128px;
}
.seller-hub .min-h-2\/12 {
  min-height: 16.66%;
}
.seller-hub .min-h-2\/3 {
  min-height: 66.66%;
}
.seller-hub .min-h-2\/5 {
  min-height: 40%;
}
.seller-hub .min-h-200 {
  min-height: 16px;
}
.seller-hub .min-h-25 {
  min-height: 2px;
}
.seller-hub .min-h-3\/12 {
  min-height: 25%;
}
.seller-hub .min-h-3\/4 {
  min-height: 75%;
}
.seller-hub .min-h-3\/5 {
  min-height: 60%;
}
.seller-hub .min-h-300 {
  min-height: 24px;
}
.seller-hub .min-h-4\/12 {
  min-height: 33.33%;
}
.seller-hub .min-h-4\/5 {
  min-height: 80%;
}
.seller-hub .min-h-400 {
  min-height: 32px;
}
.seller-hub .min-h-5\/12 {
  min-height: 41.66%;
}
.seller-hub .min-h-50 {
  min-height: 4px;
}
.seller-hub .min-h-500 {
  min-height: 40px;
}
.seller-hub .min-h-6\/12 {
  min-height: 50%;
}
.seller-hub .min-h-600 {
  min-height: 48px;
}
.seller-hub .min-h-7\/12 {
  min-height: 58.33%;
}
.seller-hub .min-h-700 {
  min-height: 56px;
}
.seller-hub .min-h-8\/12 {
  min-height: 66.66%;
}
.seller-hub .min-h-800 {
  min-height: 64px;
}
.seller-hub .min-h-9\/12 {
  min-height: 75%;
}
.seller-hub .min-h-900 {
  min-height: 72px;
}
.seller-hub .min-h-full {
  min-height: 100%;
}
.seller-hub .min-h-none {
  min-height: 0%;
}
.seller-hub .min-h-screen {
  min-height: 100vh;
}
.seller-hub .w-0 {
  width: 0px;
}
.seller-hub .w-1\/12 {
  width: 8.33%;
}
.seller-hub .w-1\/2 {
  width: 50%;
}
.seller-hub .w-1\/3 {
  width: 33.33%;
}
.seller-hub .w-1\/4 {
  width: 25%;
}
.seller-hub .w-1\/5 {
  width: 20%;
}
.seller-hub .w-10\/12 {
  width: 83.33%;
}
.seller-hub .w-100 {
  width: 8px;
}
.seller-hub .w-1000 {
  width: 80px;
}
.seller-hub .w-11\/12 {
  width: 91.66%;
}
.seller-hub .w-1100 {
  width: 88px;
}
.seller-hub .w-1200 {
  width: 96px;
}
.seller-hub .w-1300 {
  width: 104px;
}
.seller-hub .w-1400 {
  width: 112px;
}
.seller-hub .w-150 {
  width: 12px;
}
.seller-hub .w-1500 {
  width: 120px;
}
.seller-hub .w-1600 {
  width: 128px;
}
.seller-hub .w-2\/12 {
  width: 16.66%;
}
.seller-hub .w-2\/3 {
  width: 66.66%;
}
.seller-hub .w-2\/5 {
  width: 40%;
}
.seller-hub .w-200 {
  width: 16px;
}
.seller-hub .w-25 {
  width: 2px;
}
.seller-hub .w-3\/12 {
  width: 25%;
}
.seller-hub .w-3\/4 {
  width: 75%;
}
.seller-hub .w-3\/5 {
  width: 60%;
}
.seller-hub .w-300 {
  width: 24px;
}
.seller-hub .w-4\/12 {
  width: 33.33%;
}
.seller-hub .w-4\/5 {
  width: 80%;
}
.seller-hub .w-400 {
  width: 32px;
}
.seller-hub .w-5\/12 {
  width: 41.66%;
}
.seller-hub .w-50 {
  width: 4px;
}
.seller-hub .w-500 {
  width: 40px;
}
.seller-hub .w-6\/12 {
  width: 50%;
}
.seller-hub .w-600 {
  width: 48px;
}
.seller-hub .w-7\/12 {
  width: 58.33%;
}
.seller-hub .w-700 {
  width: 56px;
}
.seller-hub .w-8\/12 {
  width: 66.66%;
}
.seller-hub .w-800 {
  width: 64px;
}
.seller-hub .w-9\/12 {
  width: 75%;
}
.seller-hub .w-900 {
  width: 72px;
}
.seller-hub .w-auto {
  width: auto;
}
.seller-hub .w-fit {
  width: fit-content;
}
.seller-hub .w-full {
  width: 100%;
}
.seller-hub .w-icon-lg {
  width: 32px;
}
.seller-hub .w-icon-md {
  width: 24px;
}
.seller-hub .w-icon-sm {
  width: 16px;
}
.seller-hub .w-icon-xl {
  width: 48px;
}
.seller-hub .w-icon-xs {
  width: 12px;
}
.seller-hub .w-max {
  width: max-content;
}
.seller-hub .w-min {
  width: min-content;
}
.seller-hub .w-none {
  width: 0%;
}
.seller-hub .w-screen {
  width: 100vw;
}
.seller-hub .min-w-0 {
  min-width: 0px;
}
.seller-hub .min-w-1\/12 {
  min-width: 8.33%;
}
.seller-hub .min-w-1\/2 {
  min-width: 50%;
}
.seller-hub .min-w-1\/3 {
  min-width: 33.33%;
}
.seller-hub .min-w-1\/4 {
  min-width: 25%;
}
.seller-hub .min-w-1\/5 {
  min-width: 20%;
}
.seller-hub .min-w-10\/12 {
  min-width: 83.33%;
}
.seller-hub .min-w-100 {
  min-width: 8px;
}
.seller-hub .min-w-1000 {
  min-width: 80px;
}
.seller-hub .min-w-11\/12 {
  min-width: 91.66%;
}
.seller-hub .min-w-1100 {
  min-width: 88px;
}
.seller-hub .min-w-1200 {
  min-width: 96px;
}
.seller-hub .min-w-1300 {
  min-width: 104px;
}
.seller-hub .min-w-1400 {
  min-width: 112px;
}
.seller-hub .min-w-150 {
  min-width: 12px;
}
.seller-hub .min-w-1500 {
  min-width: 120px;
}
.seller-hub .min-w-1600 {
  min-width: 128px;
}
.seller-hub .min-w-2\/12 {
  min-width: 16.66%;
}
.seller-hub .min-w-2\/3 {
  min-width: 66.66%;
}
.seller-hub .min-w-2\/5 {
  min-width: 40%;
}
.seller-hub .min-w-200 {
  min-width: 16px;
}
.seller-hub .min-w-25 {
  min-width: 2px;
}
.seller-hub .min-w-3\/12 {
  min-width: 25%;
}
.seller-hub .min-w-3\/4 {
  min-width: 75%;
}
.seller-hub .min-w-3\/5 {
  min-width: 60%;
}
.seller-hub .min-w-300 {
  min-width: 24px;
}
.seller-hub .min-w-4\/12 {
  min-width: 33.33%;
}
.seller-hub .min-w-4\/5 {
  min-width: 80%;
}
.seller-hub .min-w-400 {
  min-width: 32px;
}
.seller-hub .min-w-5\/12 {
  min-width: 41.66%;
}
.seller-hub .min-w-50 {
  min-width: 4px;
}
.seller-hub .min-w-500 {
  min-width: 40px;
}
.seller-hub .min-w-6\/12 {
  min-width: 50%;
}
.seller-hub .min-w-600 {
  min-width: 48px;
}
.seller-hub .min-w-7\/12 {
  min-width: 58.33%;
}
.seller-hub .min-w-700 {
  min-width: 56px;
}
.seller-hub .min-w-8\/12 {
  min-width: 66.66%;
}
.seller-hub .min-w-800 {
  min-width: 64px;
}
.seller-hub .min-w-9\/12 {
  min-width: 75%;
}
.seller-hub .min-w-900 {
  min-width: 72px;
}
.seller-hub .min-w-full {
  min-width: 100%;
}
.seller-hub .min-w-none {
  min-width: 0%;
}
.seller-hub .max-w-0 {
  max-width: 0rem;
}
.seller-hub .max-w-full {
  max-width: 100%;
}
.seller-hub .max-w-none {
  max-width: none;
}
.seller-hub .max-w-screen-lg {
  max-width: 960px;
}
.seller-hub .max-w-screen-md {
  max-width: 640px;
}
.seller-hub .max-w-screen-xl {
  max-width: 1280px;
}
.seller-hub .flex-1 {
  flex: 1 1 0%;
}
.seller-hub .flex-auto {
  flex: 1 1 auto;
}
.seller-hub .shrink {
  flex-shrink: 1;
}
.seller-hub .shrink-0 {
  flex-shrink: 0;
}
.seller-hub .grow {
  flex-grow: 1;
}
.seller-hub .grow-0 {
  flex-grow: 0;
}
.seller-hub .basis-0 {
  flex-basis: 0px;
}
.seller-hub .basis-1\/12 {
  flex-basis: 8.33%;
}
.seller-hub .basis-1\/2 {
  flex-basis: 50%;
}
.seller-hub .basis-1\/3 {
  flex-basis: 33.33%;
}
.seller-hub .basis-1\/4 {
  flex-basis: 25%;
}
.seller-hub .basis-1\/5 {
  flex-basis: 20%;
}
.seller-hub .basis-10\/12 {
  flex-basis: 83.33%;
}
.seller-hub .basis-100 {
  flex-basis: 8px;
}
.seller-hub .basis-1000 {
  flex-basis: 80px;
}
.seller-hub .basis-11\/12 {
  flex-basis: 91.66%;
}
.seller-hub .basis-1100 {
  flex-basis: 88px;
}
.seller-hub .basis-1200 {
  flex-basis: 96px;
}
.seller-hub .basis-1300 {
  flex-basis: 104px;
}
.seller-hub .basis-1400 {
  flex-basis: 112px;
}
.seller-hub .basis-150 {
  flex-basis: 12px;
}
.seller-hub .basis-1500 {
  flex-basis: 120px;
}
.seller-hub .basis-1600 {
  flex-basis: 128px;
}
.seller-hub .basis-2\/12 {
  flex-basis: 16.66%;
}
.seller-hub .basis-2\/3 {
  flex-basis: 66.66%;
}
.seller-hub .basis-2\/5 {
  flex-basis: 40%;
}
.seller-hub .basis-200 {
  flex-basis: 16px;
}
.seller-hub .basis-25 {
  flex-basis: 2px;
}
.seller-hub .basis-3\/12 {
  flex-basis: 25%;
}
.seller-hub .basis-3\/4 {
  flex-basis: 75%;
}
.seller-hub .basis-3\/5 {
  flex-basis: 60%;
}
.seller-hub .basis-300 {
  flex-basis: 24px;
}
.seller-hub .basis-4\/12 {
  flex-basis: 33.33%;
}
.seller-hub .basis-4\/5 {
  flex-basis: 80%;
}
.seller-hub .basis-400 {
  flex-basis: 32px;
}
.seller-hub .basis-5\/12 {
  flex-basis: 41.66%;
}
.seller-hub .basis-50 {
  flex-basis: 4px;
}
.seller-hub .basis-500 {
  flex-basis: 40px;
}
.seller-hub .basis-6\/12 {
  flex-basis: 50%;
}
.seller-hub .basis-600 {
  flex-basis: 48px;
}
.seller-hub .basis-7\/12 {
  flex-basis: 58.33%;
}
.seller-hub .basis-700 {
  flex-basis: 56px;
}
.seller-hub .basis-8\/12 {
  flex-basis: 66.66%;
}
.seller-hub .basis-800 {
  flex-basis: 64px;
}
.seller-hub .basis-9\/12 {
  flex-basis: 75%;
}
.seller-hub .basis-900 {
  flex-basis: 72px;
}
.seller-hub .basis-auto {
  flex-basis: auto;
}
.seller-hub .basis-full {
  flex-basis: 100%;
}
.seller-hub .basis-none {
  flex-basis: 0%;
}
.seller-hub .origin-bottom {
  transform-origin: bottom;
}
.seller-hub .origin-bottom-left {
  transform-origin: bottom left;
}
.seller-hub .origin-bottom-right {
  transform-origin: bottom right;
}
.seller-hub .origin-center {
  transform-origin: center;
}
.seller-hub .origin-left {
  transform-origin: left;
}
.seller-hub .origin-right {
  transform-origin: right;
}
.seller-hub .origin-top {
  transform-origin: top;
}
.seller-hub .origin-top-left {
  transform-origin: top left;
}
.seller-hub .origin-top-right {
  transform-origin: top right;
}
.seller-hub .rotate-0 {
  --tw-rotate: 0deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.seller-hub .rotate-180 {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.seller-hub .scale-0 {
  --tw-scale-x: 0;
  --tw-scale-y: 0;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.seller-hub .scale-100 {
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@keyframes skeleton-shimmer {
  0% {
    background-position: -200px, 0;
  }
  66% {
    background-position: 1600px, 0;
  }
  100% {
    background-position: 1600px, 0;
  }
}
.seller-hub .animate-skeleton-shimmer-2s {
  animation: skeleton-shimmer 2s linear infinite forwards;
}
@keyframes skeleton-shimmer {
  0% {
    background-position: -200px, 0;
  }
  66% {
    background-position: 1600px, 0;
  }
  100% {
    background-position: 1600px, 0;
  }
}
.seller-hub .animate-skeleton-shimmer-3s {
  animation: skeleton-shimmer 3s linear infinite forwards;
}
@keyframes skeleton-shimmer {
  0% {
    background-position: -200px, 0;
  }
  66% {
    background-position: 1600px, 0;
  }
  100% {
    background-position: 1600px, 0;
  }
}
.seller-hub .animate-skeleton-shimmer-4s {
  animation: skeleton-shimmer 4s linear infinite forwards;
}
@keyframes skeleton-shimmer {
  0% {
    background-position: -200px, 0;
  }
  66% {
    background-position: 1600px, 0;
  }
  100% {
    background-position: 1600px, 0;
  }
}
.seller-hub .animate-skeleton-shimmer-fast {
  animation: skeleton-shimmer 1s linear infinite forwards;
}
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
.seller-hub .animate-spin {
  animation: spin 1s linear infinite;
}
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
.seller-hub .animate-spin-2s {
  animation: spin 2s linear infinite;
}
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
.seller-hub .animate-spin-3s {
  animation: spin 3s linear infinite;
}
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
.seller-hub .animate-spin-4s {
  animation: spin 4s linear infinite;
}
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
.seller-hub .animate-spin-fast {
  animation: spin 0.5s linear infinite;
}
@keyframes stroke-stretch {
  0% {
    stroke-dasharray: 0, 150;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 75, 150;
    stroke-dashoffset: -25;
  }
  100% {
    stroke-dashoffset: -99;
  }
}
.seller-hub .animate-stroke-stretch {
  animation: stroke-stretch 1.5s ease-in-out infinite;
}
@keyframes stroke-stretch {
  0% {
    stroke-dasharray: 0, 150;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 75, 150;
    stroke-dashoffset: -25;
  }
  100% {
    stroke-dashoffset: -99;
  }
}
.seller-hub .animate-stroke-stretch-2s {
  animation: stroke-stretch 2s ease-in-out infinite;
}
@keyframes stroke-stretch {
  0% {
    stroke-dasharray: 0, 150;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 75, 150;
    stroke-dashoffset: -25;
  }
  100% {
    stroke-dashoffset: -99;
  }
}
.seller-hub .animate-stroke-stretch-3s {
  animation: stroke-stretch 3s ease-in-out infinite;
}
@keyframes stroke-stretch {
  0% {
    stroke-dasharray: 0, 150;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 75, 150;
    stroke-dashoffset: -25;
  }
  100% {
    stroke-dashoffset: -99;
  }
}
.seller-hub .animate-stroke-stretch-4s {
  animation: stroke-stretch 4s ease-in-out infinite;
}
@keyframes stroke-stretch {
  0% {
    stroke-dasharray: 0, 150;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 75, 150;
    stroke-dashoffset: -25;
  }
  100% {
    stroke-dashoffset: -99;
  }
}
.seller-hub .animate-stroke-stretch-fast {
  animation: stroke-stretch 0.75s ease-in-out infinite;
}
.seller-hub .cursor-auto {
  cursor: auto;
}
.seller-hub .cursor-default {
  cursor: default;
}
.seller-hub .cursor-help {
  cursor: help;
}
.seller-hub .cursor-move {
  cursor: move;
}
.seller-hub .cursor-not-allowed {
  cursor: not-allowed;
}
.seller-hub .cursor-pointer {
  cursor: pointer;
}
.seller-hub .cursor-text {
  cursor: text;
}
.seller-hub .cursor-wait {
  cursor: wait;
}
.seller-hub .list-circle {
  list-style-type: circle;
}
.seller-hub .list-decimal {
  list-style-type: decimal;
}
.seller-hub .list-disc {
  list-style-type: disc;
}
.seller-hub .list-lower-alpha {
  list-style-type: lower-alpha;
}
.seller-hub .list-none {
  list-style-type: none;
}
.seller-hub .list-square {
  list-style-type: square;
}
.seller-hub .list-upper-alpha {
  list-style-type: upper-alpha;
}
.seller-hub .appearance-none {
  appearance: none;
}
.seller-hub .flex-row {
  flex-direction: row;
}
.seller-hub .flex-row-reverse {
  flex-direction: row-reverse;
}
.seller-hub .flex-col {
  flex-direction: column;
}
.seller-hub .flex-col-reverse {
  flex-direction: column-reverse;
}
.seller-hub .flex-wrap {
  flex-wrap: wrap;
}
.seller-hub .flex-wrap-reverse {
  flex-wrap: wrap-reverse;
}
.seller-hub .flex-nowrap {
  flex-wrap: nowrap;
}
.seller-hub .place-content-center {
  place-content: center;
}
.seller-hub .place-content-start {
  place-content: start;
}
.seller-hub .place-content-end {
  place-content: end;
}
.seller-hub .place-content-between {
  place-content: space-between;
}
.seller-hub .place-content-around {
  place-content: space-around;
}
.seller-hub .place-content-evenly {
  place-content: space-evenly;
}
.seller-hub .place-content-stretch {
  place-content: stretch;
}
.seller-hub .place-items-start {
  place-items: start;
}
.seller-hub .place-items-end {
  place-items: end;
}
.seller-hub .place-items-center {
  place-items: center;
}
.seller-hub .place-items-stretch {
  place-items: stretch;
}
.seller-hub .content-center {
  align-content: center;
}
.seller-hub .content-start {
  align-content: flex-start;
}
.seller-hub .content-end {
  align-content: flex-end;
}
.seller-hub .content-between {
  align-content: space-between;
}
.seller-hub .content-around {
  align-content: space-around;
}
.seller-hub .content-evenly {
  align-content: space-evenly;
}
.seller-hub .items-start {
  align-items: flex-start;
}
.seller-hub .items-end {
  align-items: flex-end;
}
.seller-hub .items-center {
  align-items: center;
}
.seller-hub .items-baseline {
  align-items: baseline;
}
.seller-hub .items-stretch {
  align-items: stretch;
}
.seller-hub .justify-start {
  justify-content: flex-start;
}
.seller-hub .justify-end {
  justify-content: flex-end;
}
.seller-hub .justify-center {
  justify-content: center;
}
.seller-hub .justify-between {
  justify-content: space-between;
}
.seller-hub .justify-around {
  justify-content: space-around;
}
.seller-hub .justify-evenly {
  justify-content: space-evenly;
}
.seller-hub .gap-0 {
  gap: 0px;
}
.seller-hub .gap-100 {
  gap: 8px;
}
.seller-hub .gap-1000 {
  gap: 80px;
}
.seller-hub .gap-1100 {
  gap: 88px;
}
.seller-hub .gap-125 {
  gap: 10px;
}
.seller-hub .gap-1200 {
  gap: 96px;
}
.seller-hub .gap-1300 {
  gap: 104px;
}
.seller-hub .gap-1400 {
  gap: 112px;
}
.seller-hub .gap-150 {
  gap: 12px;
}
.seller-hub .gap-1500 {
  gap: 120px;
}
.seller-hub .gap-1600 {
  gap: 128px;
}
.seller-hub .gap-200 {
  gap: 16px;
}
.seller-hub .gap-25 {
  gap: 2px;
}
.seller-hub .gap-300 {
  gap: 24px;
}
.seller-hub .gap-45 {
  gap: 45px;
}
.seller-hub .gap-400 {
  gap: 32px;
}
.seller-hub .gap-50 {
  gap: 4px;
}
.seller-hub .gap-500 {
  gap: 40px;
}
.seller-hub .gap-600 {
  gap: 48px;
}
.seller-hub .gap-700 {
  gap: 56px;
}
.seller-hub .gap-800 {
  gap: 64px;
}
.seller-hub .gap-900 {
  gap: 72px;
}
.seller-hub .gap-x-0 {
  column-gap: 0px;
}
.seller-hub .gap-x-100 {
  column-gap: 8px;
}
.seller-hub .gap-x-1000 {
  column-gap: 80px;
}
.seller-hub .gap-x-1100 {
  column-gap: 88px;
}
.seller-hub .gap-x-1200 {
  column-gap: 96px;
}
.seller-hub .gap-x-1300 {
  column-gap: 104px;
}
.seller-hub .gap-x-1400 {
  column-gap: 112px;
}
.seller-hub .gap-x-150 {
  column-gap: 12px;
}
.seller-hub .gap-x-1500 {
  column-gap: 120px;
}
.seller-hub .gap-x-1600 {
  column-gap: 128px;
}
.seller-hub .gap-x-200 {
  column-gap: 16px;
}
.seller-hub .gap-x-25 {
  column-gap: 2px;
}
.seller-hub .gap-x-300 {
  column-gap: 24px;
}
.seller-hub .gap-x-400 {
  column-gap: 32px;
}
.seller-hub .gap-x-50 {
  column-gap: 4px;
}
.seller-hub .gap-x-500 {
  column-gap: 40px;
}
.seller-hub .gap-x-600 {
  column-gap: 48px;
}
.seller-hub .gap-x-700 {
  column-gap: 56px;
}
.seller-hub .gap-x-800 {
  column-gap: 64px;
}
.seller-hub .gap-x-900 {
  column-gap: 72px;
}
.seller-hub .gap-y-0 {
  row-gap: 0px;
}
.seller-hub .gap-y-100 {
  row-gap: 8px;
}
.seller-hub .gap-y-1000 {
  row-gap: 80px;
}
.seller-hub .gap-y-1100 {
  row-gap: 88px;
}
.seller-hub .gap-y-1200 {
  row-gap: 96px;
}
.seller-hub .gap-y-1300 {
  row-gap: 104px;
}
.seller-hub .gap-y-1400 {
  row-gap: 112px;
}
.seller-hub .gap-y-150 {
  row-gap: 12px;
}
.seller-hub .gap-y-1500 {
  row-gap: 120px;
}
.seller-hub .gap-y-1600 {
  row-gap: 128px;
}
.seller-hub .gap-y-200 {
  row-gap: 16px;
}
.seller-hub .gap-y-25 {
  row-gap: 2px;
}
.seller-hub .gap-y-300 {
  row-gap: 24px;
}
.seller-hub .gap-y-400 {
  row-gap: 32px;
}
.seller-hub .gap-y-50 {
  row-gap: 4px;
}
.seller-hub .gap-y-500 {
  row-gap: 40px;
}
.seller-hub .gap-y-600 {
  row-gap: 48px;
}
.seller-hub .gap-y-700 {
  row-gap: 56px;
}
.seller-hub .gap-y-800 {
  row-gap: 64px;
}
.seller-hub .gap-y-900 {
  row-gap: 72px;
}
.seller-hub .divide-x-lg > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-x-reverse: 0;
  border-right-width: calc(8px * var(--tw-divide-x-reverse));
  border-left-width: calc(8px * (1 - var(--tw-divide-x-reverse)));
}
.seller-hub .divide-x-md > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-x-reverse: 0;
  border-right-width: calc(4px * var(--tw-divide-x-reverse));
  border-left-width: calc(4px * (1 - var(--tw-divide-x-reverse)));
}
.seller-hub .divide-x-none > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-x-reverse: 0;
  border-right-width: calc(0px * var(--tw-divide-x-reverse));
  border-left-width: calc(0px * (1 - var(--tw-divide-x-reverse)));
}
.seller-hub .divide-x-sm > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-x-reverse: 0;
  border-right-width: calc(2px * var(--tw-divide-x-reverse));
  border-left-width: calc(2px * (1 - var(--tw-divide-x-reverse)));
}
.seller-hub .divide-x-xs > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-x-reverse: 0;
  border-right-width: calc(1px * var(--tw-divide-x-reverse));
  border-left-width: calc(1px * (1 - var(--tw-divide-x-reverse)));
}
.seller-hub .divide-y-lg > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(8px * (1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(8px * var(--tw-divide-y-reverse));
}
.seller-hub .divide-y-md > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(4px * (1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(4px * var(--tw-divide-y-reverse));
}
.seller-hub .divide-y-none > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(0px * (1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(0px * var(--tw-divide-y-reverse));
}
.seller-hub .divide-y-sm > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(2px * (1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(2px * var(--tw-divide-y-reverse));
}
.seller-hub .divide-y-xs > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * (1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}
.seller-hub .divide-solid > :not([hidden]) ~ :not([hidden]) {
  border-style: solid;
}
.seller-hub .divide-dashed > :not([hidden]) ~ :not([hidden]) {
  border-style: dashed;
}
.seller-hub .divide-dotted > :not([hidden]) ~ :not([hidden]) {
  border-style: dotted;
}
.seller-hub .divide-none > :not([hidden]) ~ :not([hidden]) {
  border-style: none;
}
.seller-hub .divide-attention > :not([hidden]) ~ :not([hidden]) {
  border-color: var(--colorBorderAttention);
}
.seller-hub .divide-attention-emphasis > :not([hidden]) ~ :not([hidden]) {
  border-color: var(--colorBorderAttentionEmphasis);
}
.seller-hub .divide-brand-dark-blue > :not([hidden]) ~ :not([hidden]) {
  border-color: #001e73;
}
.seller-hub .divide-brand-dark-gray > :not([hidden]) ~ :not([hidden]) {
  border-color: #55555a;
}
.seller-hub .divide-brand-dark-yellow > :not([hidden]) ~ :not([hidden]) {
  border-color: #ffce00;
}
.seller-hub .divide-brand-geek-squad > :not([hidden]) ~ :not([hidden]) {
  border-color: #e37222;
}
.seller-hub .divide-brand-human-blue > :not([hidden]) ~ :not([hidden]) {
  border-color: #0046be;
}
.seller-hub .divide-brand-light-blue > :not([hidden]) ~ :not([hidden]) {
  border-color: #2b5df5;
}
.seller-hub .divide-brand-light-gray > :not([hidden]) ~ :not([hidden]) {
  border-color: #c5cbd5;
}
.seller-hub .divide-brand-promo-red > :not([hidden]) ~ :not([hidden]) {
  border-color: #e81e25;
}
.seller-hub .divide-brand-tech-black > :not([hidden]) ~ :not([hidden]) {
  border-color: #1d252c;
}
.seller-hub .divide-brand-tech-white > :not([hidden]) ~ :not([hidden]) {
  border-color: #e0e6ef;
}
.seller-hub .divide-brand-tech-yellow > :not([hidden]) ~ :not([hidden]) {
  border-color: #fff200;
}
.seller-hub .divide-danger > :not([hidden]) ~ :not([hidden]) {
  border-color: var(--colorBorderDanger);
}
.seller-hub .divide-danger-emphasis > :not([hidden]) ~ :not([hidden]) {
  border-color: var(--colorBorderDangerEmphasis);
}
.seller-hub .divide-default > :not([hidden]) ~ :not([hidden]) {
  border-color: var(--colorBorderDefault);
}
.seller-hub .divide-default-subdued > :not([hidden]) ~ :not([hidden]) {
  border-color: var(--colorBorderDefaultSubdued);
}
.seller-hub .divide-info > :not([hidden]) ~ :not([hidden]) {
  border-color: var(--colorBorderInfo);
}
.seller-hub .divide-info-emphasis > :not([hidden]) ~ :not([hidden]) {
  border-color: var(--colorBorderInfoEmphasis);
}
.seller-hub .divide-primary > :not([hidden]) ~ :not([hidden]) {
  border-color: var(--colorBorderPrimary);
}
.seller-hub .divide-primary-emphasis > :not([hidden]) ~ :not([hidden]) {
  border-color: var(--colorBorderPrimaryEmphasis);
}
.seller-hub .divide-secondary > :not([hidden]) ~ :not([hidden]) {
  border-color: var(--colorBorderSecondary);
}
.seller-hub .divide-secondary-emphasis > :not([hidden]) ~ :not([hidden]) {
  border-color: var(--colorBorderSecondaryEmphasis);
}
.seller-hub .divide-success > :not([hidden]) ~ :not([hidden]) {
  border-color: var(--colorBorderSuccess);
}
.seller-hub .divide-success-emphasis > :not([hidden]) ~ :not([hidden]) {
  border-color: var(--colorBorderSuccessEmphasis);
}
.seller-hub .place-self-auto {
  place-self: auto;
}
.seller-hub .place-self-start {
  place-self: start;
}
.seller-hub .place-self-end {
  place-self: end;
}
.seller-hub .place-self-center {
  place-self: center;
}
.seller-hub .place-self-stretch {
  place-self: stretch;
}
.seller-hub .self-auto {
  align-self: auto;
}
.seller-hub .self-start {
  align-self: flex-start;
}
.seller-hub .self-end {
  align-self: flex-end;
}
.seller-hub .self-center {
  align-self: center;
}
.seller-hub .self-stretch {
  align-self: stretch;
}
.seller-hub .self-baseline {
  align-self: baseline;
}
.seller-hub .overflow-auto {
  overflow: auto;
}
.seller-hub .overflow-hidden {
  overflow: hidden;
}
.seller-hub .overflow-visible {
  overflow: visible;
}
.seller-hub .overflow-scroll {
  overflow: scroll;
}
.seller-hub .overflow-x-auto {
  overflow-x: auto;
}
.seller-hub .overflow-y-auto {
  overflow-y: auto;
}
.seller-hub .overflow-x-hidden {
  overflow-x: hidden;
}
.seller-hub .overflow-y-hidden {
  overflow-y: hidden;
}
.seller-hub .overflow-x-visible {
  overflow-x: visible;
}
.seller-hub .overflow-y-visible {
  overflow-y: visible;
}
.seller-hub .overflow-x-scroll {
  overflow-x: scroll;
}
.seller-hub .overflow-y-scroll {
  overflow-y: scroll;
}
.seller-hub .whitespace-normal {
  white-space: normal;
}
.seller-hub .whitespace-nowrap {
  white-space: nowrap;
}
.seller-hub .whitespace-pre {
  white-space: pre;
}
.seller-hub .whitespace-pre-line {
  white-space: pre-line;
}
.seller-hub .whitespace-pre-wrap {
  white-space: pre-wrap;
}
.seller-hub .rounded-full {
  border-radius: 9999px;
}
.seller-hub .rounded-lg {
  border-radius: 8px !important;
}
.seller-hub .rounded-md {
  border-radius: 4px;
}
.seller-hub .rounded-none {
  border-radius: 0px;
}
.seller-hub .rounded-sm {
  border-radius: 2px;
}
.seller-hub .rounded-b-full {
  border-bottom-right-radius: 9999px;
  border-bottom-left-radius: 9999px;
}
.seller-hub .rounded-b-lg {
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}
.seller-hub .rounded-b-md {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.seller-hub .rounded-b-none {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.seller-hub .rounded-b-sm {
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.seller-hub .rounded-l-full {
  border-top-left-radius: 9999px;
  border-bottom-left-radius: 9999px;
}
.seller-hub .rounded-l-lg {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
.seller-hub .rounded-l-md {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.seller-hub .rounded-l-none {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
.seller-hub .rounded-l-sm {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.seller-hub .rounded-r-full {
  border-top-right-radius: 9999px;
  border-bottom-right-radius: 9999px;
}
.seller-hub .rounded-r-lg {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
.seller-hub .rounded-r-md {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.seller-hub .rounded-r-none {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
.seller-hub .rounded-r-sm {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.seller-hub .rounded-t-full {
  border-top-left-radius: 9999px;
  border-top-right-radius: 9999px;
}
.seller-hub .rounded-t-lg {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.seller-hub .rounded-t-md {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.seller-hub .rounded-t-none {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
.seller-hub .rounded-t-sm {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.seller-hub .rounded-bl-full {
  border-bottom-left-radius: 9999px;
}
.seller-hub .rounded-bl-lg {
  border-bottom-left-radius: 8px;
}
.seller-hub .rounded-bl-md {
  border-bottom-left-radius: 4px;
}
.seller-hub .rounded-bl-none {
  border-bottom-left-radius: 0px;
}
.seller-hub .rounded-bl-sm {
  border-bottom-left-radius: 2px;
}
.seller-hub .rounded-br-full {
  border-bottom-right-radius: 9999px;
}
.seller-hub .rounded-br-lg {
  border-bottom-right-radius: 8px;
}
.seller-hub .rounded-br-md {
  border-bottom-right-radius: 4px;
}
.seller-hub .rounded-br-none {
  border-bottom-right-radius: 0px;
}
.seller-hub .rounded-br-sm {
  border-bottom-right-radius: 2px;
}
.seller-hub .rounded-tl-full {
  border-top-left-radius: 9999px;
}
.seller-hub .rounded-tl-lg {
  border-top-left-radius: 8px;
}
.seller-hub .rounded-tl-md {
  border-top-left-radius: 4px;
}
.seller-hub .rounded-tl-none {
  border-top-left-radius: 0px;
}
.seller-hub .rounded-tl-sm {
  border-top-left-radius: 2px;
}
.seller-hub .rounded-tr-full {
  border-top-right-radius: 9999px;
}
.seller-hub .rounded-tr-lg {
  border-top-right-radius: 8px;
}
.seller-hub .rounded-tr-md {
  border-top-right-radius: 4px;
}
.seller-hub .rounded-tr-none {
  border-top-right-radius: 0px;
}
.seller-hub .rounded-tr-sm {
  border-top-right-radius: 2px;
}
.seller-hub .border-lg {
  border-width: 8px;
}
.seller-hub .border-md {
  border-width: 4px;
}
.seller-hub .border-none {
  border-width: 0px;
}
.seller-hub .border-sm {
  border-width: 2px;
}
.seller-hub .border-xs {
  border-width: 1px;
}
.seller-hub .border-x-lg {
  border-left-width: 8px;
  border-right-width: 8px;
}
.seller-hub .border-x-md {
  border-left-width: 4px;
  border-right-width: 4px;
}
.seller-hub .border-x-none {
  border-left-width: 0px;
  border-right-width: 0px;
}
.seller-hub .border-x-sm {
  border-left-width: 2px;
  border-right-width: 2px;
}
.seller-hub .border-x-xs {
  border-left-width: 1px;
  border-right-width: 1px;
}
.seller-hub .border-y-lg {
  border-top-width: 8px;
  border-bottom-width: 8px;
}
.seller-hub .border-y-md {
  border-top-width: 4px;
  border-bottom-width: 4px;
}
.seller-hub .border-y-none {
  border-top-width: 0px;
  border-bottom-width: 0px;
}
.seller-hub .border-y-sm {
  border-top-width: 2px;
  border-bottom-width: 2px;
}
.seller-hub .border-y-xs {
  border-top-width: 1px;
  border-bottom-width: 1px;
}
.seller-hub .border-b-lg {
  border-bottom-width: 8px;
}
.seller-hub .border-b-md {
  border-bottom-width: 4px;
}
.seller-hub .border-b-none {
  border-bottom-width: 0px;
}
.seller-hub .border-b-sm {
  border-bottom-width: 2px;
}
.seller-hub .border-b-xs {
  border-bottom-width: 1px;
}
.seller-hub .border-l-lg {
  border-left-width: 8px;
}
.seller-hub .border-l-md {
  border-left-width: 4px;
}
.seller-hub .border-l-none {
  border-left-width: 0px;
}
.seller-hub .border-l-sm {
  border-left-width: 2px;
}
.seller-hub .border-l-xs {
  border-left-width: 1px;
}
.seller-hub .border-r-lg {
  border-right-width: 8px;
}
.seller-hub .border-r-md {
  border-right-width: 4px;
}
.seller-hub .border-r-none {
  border-right-width: 0px;
}
.seller-hub .border-r-sm {
  border-right-width: 2px;
}
.seller-hub .border-r-xs {
  border-right-width: 1px;
}
.seller-hub .border-t-lg {
  border-top-width: 8px;
}
.seller-hub .border-t-md {
  border-top-width: 4px;
}
.seller-hub .border-t-none {
  border-top-width: 0px;
}
.seller-hub .border-t-sm {
  border-top-width: 2px;
}
.seller-hub .border-t-xs {
  border-top-width: 1px;
}
.seller-hub .border-solid {
  border-style: solid;
}
.seller-hub .border-dashed {
  border-style: dashed;
}
.seller-hub .border-dotted {
  border-style: dotted;
}
.seller-hub .border-none {
  border-style: none;
}
.seller-hub .border-attention {
  border-color: var(--colorBorderAttention);
}
.seller-hub .border-attention-emphasis {
  border-color: var(--colorBorderAttentionEmphasis);
}
.seller-hub .border-brand-dark-blue {
  border-color: #001e73;
}
.seller-hub .border-brand-dark-gray {
  border-color: #55555a;
}
.seller-hub .border-brand-dark-yellow {
  border-color: #ffce00;
}
.seller-hub .border-brand-geek-squad {
  border-color: #e37222;
}
.seller-hub .border-brand-human-blue {
  border-color: #0046be;
}
.seller-hub .border-brand-light-blue {
  border-color: #2b5df5;
}
.seller-hub .border-brand-light-gray {
  border-color: #c5cbd5;
}
.seller-hub .border-brand-promo-red {
  border-color: #e81e25;
}
.seller-hub .border-brand-tech-black {
  border-color: #1d252c;
}
.seller-hub .border-brand-tech-white {
  border-color: #e0e6ef;
}
.seller-hub .border-brand-tech-yellow {
  border-color: #fff200;
}
.seller-hub .border-comp-divider-default {
  border-color: var(--colorBorderCompDividerDefault);
}
.seller-hub .border-comp-divider-on-emphasis {
  border-color: var(--colorBorderCompDividerOnEmphasis);
}
.seller-hub .border-comp-divider-subdued {
  border-color: var(--colorBorderCompDividerSubdued);
}
.seller-hub .border-comp-outline-attention {
  border-color: var(--colorBorderCompOutlineAttention);
}
.seller-hub .border-comp-outline-danger {
  border-color: var(--colorBorderCompOutlineDanger);
}
.seller-hub .border-comp-outline-danger-emphasis {
  border-color: var(--colorBorderCompOutlineDangerEmphasis);
}
.seller-hub .border-comp-outline-default {
  border-color: var(--colorBorderCompOutlineDefault);
}
.seller-hub .border-comp-outline-default-muted {
  border-color: var(--colorBorderCompOutlineDefaultMuted);
}
.seller-hub .border-comp-outline-default-subdued {
  border-color: var(--colorBorderCompOutlineDefaultSubdued);
}
.seller-hub .border-comp-outline-info {
  border-color: var(--colorBorderCompOutlineInfo);
}
.seller-hub .border-comp-outline-primary {
  border-color: var(--colorBorderCompOutlinePrimary);
}
.seller-hub .border-comp-outline-primary-emphasis {
  border-color: var(--colorBorderCompOutlinePrimaryEmphasis);
}
.seller-hub .border-comp-outline-primary-hover {
  border-color: var(--colorBorderCompOutlinePrimaryHover);
}
.seller-hub .border-comp-outline-primary-pressed {
  border-color: var(--colorBorderCompOutlinePrimaryPressed);
}
.seller-hub .border-comp-outline-primary-selected {
  border-color: var(--colorBorderCompOutlinePrimarySelected);
}
.seller-hub .border-comp-outline-secondary {
  border-color: var(--colorBorderCompOutlineSecondary);
}
.seller-hub .border-comp-outline-secondary-muted {
  border-color: var(--colorBorderCompOutlineSecondaryMuted);
}
.seller-hub .border-comp-outline-success {
  border-color: var(--colorBorderCompOutlineSuccess);
}
.seller-hub .border-danger {
  border-color: var(--colorBorderDanger);
}
.seller-hub .border-danger-emphasis {
  border-color: var(--colorBorderDangerEmphasis);
}
.seller-hub .border-default {
  border-color: var(--colorBorderDefault);
}
.seller-hub .border-default-subdued {
  border-color: var(--colorBorderDefaultSubdued) !important;
}
.seller-hub .border-info {
  border-color: var(--colorBorderInfo);
}
.seller-hub .border-info-emphasis {
  border-color: var(--colorBorderInfoEmphasis);
}
.seller-hub .border-primary {
  border-color: var(--colorBorderPrimary);
}
.seller-hub .border-primary-emphasis {
  border-color: var(--colorBorderPrimaryEmphasis);
}
.seller-hub .border-secondary {
  border-color: var(--colorBorderSecondary);
}
.seller-hub .border-secondary-emphasis {
  border-color: var(--colorBorderSecondaryEmphasis);
}
.seller-hub .border-success {
  border-color: var(--colorBorderSuccess);
}
.seller-hub .border-success-emphasis {
  border-color: var(--colorBorderSuccessEmphasis);
}
.seller-hub .border-transparent {
  border-color: transparent;
}
.seller-hub .border-x-attention {
  border-left-color: var(--colorBorderAttention);
  border-right-color: var(--colorBorderAttention);
}
.seller-hub .border-x-attention-emphasis {
  border-left-color: var(--colorBorderAttentionEmphasis);
  border-right-color: var(--colorBorderAttentionEmphasis);
}
.seller-hub .border-x-brand-dark-blue {
  border-left-color: #001e73;
  border-right-color: #001e73;
}
.seller-hub .border-x-brand-dark-gray {
  border-left-color: #55555a;
  border-right-color: #55555a;
}
.seller-hub .border-x-brand-dark-yellow {
  border-left-color: #ffce00;
  border-right-color: #ffce00;
}
.seller-hub .border-x-brand-geek-squad {
  border-left-color: #e37222;
  border-right-color: #e37222;
}
.seller-hub .border-x-brand-human-blue {
  border-left-color: #0046be;
  border-right-color: #0046be;
}
.seller-hub .border-x-brand-light-blue {
  border-left-color: #2b5df5;
  border-right-color: #2b5df5;
}
.seller-hub .border-x-brand-light-gray {
  border-left-color: #c5cbd5;
  border-right-color: #c5cbd5;
}
.seller-hub .border-x-brand-promo-red {
  border-left-color: #e81e25;
  border-right-color: #e81e25;
}
.seller-hub .border-x-brand-tech-black {
  border-left-color: #1d252c;
  border-right-color: #1d252c;
}
.seller-hub .border-x-brand-tech-white {
  border-left-color: #e0e6ef;
  border-right-color: #e0e6ef;
}
.seller-hub .border-x-brand-tech-yellow {
  border-left-color: #fff200;
  border-right-color: #fff200;
}
.seller-hub .border-x-danger {
  border-left-color: var(--colorBorderDanger);
  border-right-color: var(--colorBorderDanger);
}
.seller-hub .border-x-danger-emphasis {
  border-left-color: var(--colorBorderDangerEmphasis);
  border-right-color: var(--colorBorderDangerEmphasis);
}
.seller-hub .border-x-default {
  border-left-color: var(--colorBorderDefault);
  border-right-color: var(--colorBorderDefault);
}
.seller-hub .border-x-default-subdued {
  border-left-color: var(--colorBorderDefaultSubdued);
  border-right-color: var(--colorBorderDefaultSubdued);
}
.seller-hub .border-x-info {
  border-left-color: var(--colorBorderInfo);
  border-right-color: var(--colorBorderInfo);
}
.seller-hub .border-x-info-emphasis {
  border-left-color: var(--colorBorderInfoEmphasis);
  border-right-color: var(--colorBorderInfoEmphasis);
}
.seller-hub .border-x-primary {
  border-left-color: var(--colorBorderPrimary);
  border-right-color: var(--colorBorderPrimary);
}
.seller-hub .border-x-primary-emphasis {
  border-left-color: var(--colorBorderPrimaryEmphasis);
  border-right-color: var(--colorBorderPrimaryEmphasis);
}
.seller-hub .border-x-secondary {
  border-left-color: var(--colorBorderSecondary);
  border-right-color: var(--colorBorderSecondary);
}
.seller-hub .border-x-secondary-emphasis {
  border-left-color: var(--colorBorderSecondaryEmphasis);
  border-right-color: var(--colorBorderSecondaryEmphasis);
}
.seller-hub .border-x-success {
  border-left-color: var(--colorBorderSuccess);
  border-right-color: var(--colorBorderSuccess);
}
.seller-hub .border-x-success-emphasis {
  border-left-color: var(--colorBorderSuccessEmphasis);
  border-right-color: var(--colorBorderSuccessEmphasis);
}
.seller-hub .border-x-transparent {
  border-left-color: transparent;
  border-right-color: transparent;
}
.seller-hub .border-y-attention {
  border-top-color: var(--colorBorderAttention);
  border-bottom-color: var(--colorBorderAttention);
}
.seller-hub .border-y-attention-emphasis {
  border-top-color: var(--colorBorderAttentionEmphasis);
  border-bottom-color: var(--colorBorderAttentionEmphasis);
}
.seller-hub .border-y-brand-dark-blue {
  border-top-color: #001e73;
  border-bottom-color: #001e73;
}
.seller-hub .border-y-brand-dark-gray {
  border-top-color: #55555a;
  border-bottom-color: #55555a;
}
.seller-hub .border-y-brand-dark-yellow {
  border-top-color: #ffce00;
  border-bottom-color: #ffce00;
}
.seller-hub .border-y-brand-geek-squad {
  border-top-color: #e37222;
  border-bottom-color: #e37222;
}
.seller-hub .border-y-brand-human-blue {
  border-top-color: #0046be;
  border-bottom-color: #0046be;
}
.seller-hub .border-y-brand-light-blue {
  border-top-color: #2b5df5;
  border-bottom-color: #2b5df5;
}
.seller-hub .border-y-brand-light-gray {
  border-top-color: #c5cbd5;
  border-bottom-color: #c5cbd5;
}
.seller-hub .border-y-brand-promo-red {
  border-top-color: #e81e25;
  border-bottom-color: #e81e25;
}
.seller-hub .border-y-brand-tech-black {
  border-top-color: #1d252c;
  border-bottom-color: #1d252c;
}
.seller-hub .border-y-brand-tech-white {
  border-top-color: #e0e6ef;
  border-bottom-color: #e0e6ef;
}
.seller-hub .border-y-brand-tech-yellow {
  border-top-color: #fff200;
  border-bottom-color: #fff200;
}
.seller-hub .border-y-danger {
  border-top-color: var(--colorBorderDanger);
  border-bottom-color: var(--colorBorderDanger);
}
.seller-hub .border-y-danger-emphasis {
  border-top-color: var(--colorBorderDangerEmphasis);
  border-bottom-color: var(--colorBorderDangerEmphasis);
}
.seller-hub .border-y-default {
  border-top-color: var(--colorBorderDefault);
  border-bottom-color: var(--colorBorderDefault);
}
.seller-hub .border-y-default-subdued {
  border-top-color: var(--colorBorderDefaultSubdued);
  border-bottom-color: var(--colorBorderDefaultSubdued);
}
.seller-hub .border-y-info {
  border-top-color: var(--colorBorderInfo);
  border-bottom-color: var(--colorBorderInfo);
}
.seller-hub .border-y-info-emphasis {
  border-top-color: var(--colorBorderInfoEmphasis);
  border-bottom-color: var(--colorBorderInfoEmphasis);
}
.seller-hub .border-y-primary {
  border-top-color: var(--colorBorderPrimary);
  border-bottom-color: var(--colorBorderPrimary);
}
.seller-hub .border-y-primary-emphasis {
  border-top-color: var(--colorBorderPrimaryEmphasis);
  border-bottom-color: var(--colorBorderPrimaryEmphasis);
}
.seller-hub .border-y-secondary {
  border-top-color: var(--colorBorderSecondary);
  border-bottom-color: var(--colorBorderSecondary);
}
.seller-hub .border-y-secondary-emphasis {
  border-top-color: var(--colorBorderSecondaryEmphasis);
  border-bottom-color: var(--colorBorderSecondaryEmphasis);
}
.seller-hub .border-y-success {
  border-top-color: var(--colorBorderSuccess);
  border-bottom-color: var(--colorBorderSuccess);
}
.seller-hub .border-y-success-emphasis {
  border-top-color: var(--colorBorderSuccessEmphasis);
  border-bottom-color: var(--colorBorderSuccessEmphasis);
}
.seller-hub .border-y-transparent {
  border-top-color: transparent;
  border-bottom-color: transparent;
}
.seller-hub .border-b-attention {
  border-bottom-color: var(--colorBorderAttention);
}
.seller-hub .border-b-attention-emphasis {
  border-bottom-color: var(--colorBorderAttentionEmphasis);
}
.seller-hub .border-b-brand-dark-blue {
  border-bottom-color: #001e73;
}
.seller-hub .border-b-brand-dark-gray {
  border-bottom-color: #55555a;
}
.seller-hub .border-b-brand-dark-yellow {
  border-bottom-color: #ffce00;
}
.seller-hub .border-b-brand-geek-squad {
  border-bottom-color: #e37222;
}
.seller-hub .border-b-brand-human-blue {
  border-bottom-color: #0046be;
}
.seller-hub .border-b-brand-light-blue {
  border-bottom-color: #2b5df5;
}
.seller-hub .border-b-brand-light-gray {
  border-bottom-color: #c5cbd5;
}
.seller-hub .border-b-brand-promo-red {
  border-bottom-color: #e81e25;
}
.seller-hub .border-b-brand-tech-black {
  border-bottom-color: #1d252c;
}
.seller-hub .border-b-brand-tech-white {
  border-bottom-color: #e0e6ef;
}
.seller-hub .border-b-brand-tech-yellow {
  border-bottom-color: #fff200;
}
.seller-hub .border-b-danger {
  border-bottom-color: var(--colorBorderDanger);
}
.seller-hub .border-b-danger-emphasis {
  border-bottom-color: var(--colorBorderDangerEmphasis);
}
.seller-hub .border-b-default {
  border-bottom-color: var(--colorBorderDefault);
}
.seller-hub .border-b-default-subdued {
  border-bottom-color: var(--colorBorderDefaultSubdued);
}
.seller-hub .border-b-info {
  border-bottom-color: var(--colorBorderInfo);
}
.seller-hub .border-b-info-emphasis {
  border-bottom-color: var(--colorBorderInfoEmphasis);
}
.seller-hub .border-b-primary {
  border-bottom-color: var(--colorBorderPrimary);
}
.seller-hub .border-b-primary-emphasis {
  border-bottom-color: var(--colorBorderPrimaryEmphasis);
}
.seller-hub .border-b-secondary {
  border-bottom-color: var(--colorBorderSecondary);
}
.seller-hub .border-b-secondary-emphasis {
  border-bottom-color: var(--colorBorderSecondaryEmphasis);
}
.seller-hub .border-b-success {
  border-bottom-color: var(--colorBorderSuccess);
}
.seller-hub .border-b-success-emphasis {
  border-bottom-color: var(--colorBorderSuccessEmphasis);
}
.seller-hub .border-b-transparent {
  border-bottom-color: transparent;
}
.seller-hub .border-l-attention {
  border-left-color: var(--colorBorderAttention);
}
.seller-hub .border-l-attention-emphasis {
  border-left-color: var(--colorBorderAttentionEmphasis);
}
.seller-hub .border-l-brand-dark-blue {
  border-left-color: #001e73;
}
.seller-hub .border-l-brand-dark-gray {
  border-left-color: #55555a;
}
.seller-hub .border-l-brand-dark-yellow {
  border-left-color: #ffce00;
}
.seller-hub .border-l-brand-geek-squad {
  border-left-color: #e37222;
}
.seller-hub .border-l-brand-human-blue {
  border-left-color: #0046be;
}
.seller-hub .border-l-brand-light-blue {
  border-left-color: #2b5df5;
}
.seller-hub .border-l-brand-light-gray {
  border-left-color: #c5cbd5;
}
.seller-hub .border-l-brand-promo-red {
  border-left-color: #e81e25;
}
.seller-hub .border-l-brand-tech-black {
  border-left-color: #1d252c;
}
.seller-hub .border-l-brand-tech-white {
  border-left-color: #e0e6ef;
}
.seller-hub .border-l-brand-tech-yellow {
  border-left-color: #fff200;
}
.seller-hub .border-l-danger {
  border-left-color: var(--colorBorderDanger);
}
.seller-hub .border-l-danger-emphasis {
  border-left-color: var(--colorBorderDangerEmphasis);
}
.seller-hub .border-l-default {
  border-left-color: var(--colorBorderDefault);
}
.seller-hub .border-l-default-subdued {
  border-left-color: var(--colorBorderDefaultSubdued);
}
.seller-hub .border-l-info {
  border-left-color: var(--colorBorderInfo);
}
.seller-hub .border-l-info-emphasis {
  border-left-color: var(--colorBorderInfoEmphasis);
}
.seller-hub .border-l-primary {
  border-left-color: var(--colorBorderPrimary);
}
.seller-hub .border-l-primary-emphasis {
  border-left-color: var(--colorBorderPrimaryEmphasis);
}
.seller-hub .border-l-secondary {
  border-left-color: var(--colorBorderSecondary);
}
.seller-hub .border-l-secondary-emphasis {
  border-left-color: var(--colorBorderSecondaryEmphasis);
}
.seller-hub .border-l-success {
  border-left-color: var(--colorBorderSuccess);
}
.seller-hub .border-l-success-emphasis {
  border-left-color: var(--colorBorderSuccessEmphasis);
}
.seller-hub .border-l-transparent {
  border-left-color: transparent;
}
.seller-hub .border-r-attention {
  border-right-color: var(--colorBorderAttention);
}
.seller-hub .border-r-attention-emphasis {
  border-right-color: var(--colorBorderAttentionEmphasis);
}
.seller-hub .border-r-brand-dark-blue {
  border-right-color: #001e73;
}
.seller-hub .border-r-brand-dark-gray {
  border-right-color: #55555a;
}
.seller-hub .border-r-brand-dark-yellow {
  border-right-color: #ffce00;
}
.seller-hub .border-r-brand-geek-squad {
  border-right-color: #e37222;
}
.seller-hub .border-r-brand-human-blue {
  border-right-color: #0046be;
}
.seller-hub .border-r-brand-light-blue {
  border-right-color: #2b5df5;
}
.seller-hub .border-r-brand-light-gray {
  border-right-color: #c5cbd5;
}
.seller-hub .border-r-brand-promo-red {
  border-right-color: #e81e25;
}
.seller-hub .border-r-brand-tech-black {
  border-right-color: #1d252c;
}
.seller-hub .border-r-brand-tech-white {
  border-right-color: #e0e6ef;
}
.seller-hub .border-r-brand-tech-yellow {
  border-right-color: #fff200;
}
.seller-hub .border-r-danger {
  border-right-color: var(--colorBorderDanger);
}
.seller-hub .border-r-danger-emphasis {
  border-right-color: var(--colorBorderDangerEmphasis);
}
.seller-hub .border-r-default {
  border-right-color: var(--colorBorderDefault);
}
.seller-hub .border-r-default-subdued {
  border-right-color: var(--colorBorderDefaultSubdued);
}
.seller-hub .border-r-info {
  border-right-color: var(--colorBorderInfo);
}
.seller-hub .border-r-info-emphasis {
  border-right-color: var(--colorBorderInfoEmphasis);
}
.seller-hub .border-r-primary {
  border-right-color: var(--colorBorderPrimary);
}
.seller-hub .border-r-primary-emphasis {
  border-right-color: var(--colorBorderPrimaryEmphasis);
}
.seller-hub .border-r-secondary {
  border-right-color: var(--colorBorderSecondary);
}
.seller-hub .border-r-secondary-emphasis {
  border-right-color: var(--colorBorderSecondaryEmphasis);
}
.seller-hub .border-r-success {
  border-right-color: var(--colorBorderSuccess);
}
.seller-hub .border-r-success-emphasis {
  border-right-color: var(--colorBorderSuccessEmphasis);
}
.seller-hub .border-r-transparent {
  border-right-color: transparent;
}
.seller-hub .border-t-attention {
  border-top-color: var(--colorBorderAttention);
}
.seller-hub .border-t-attention-emphasis {
  border-top-color: var(--colorBorderAttentionEmphasis);
}
.seller-hub .border-t-brand-dark-blue {
  border-top-color: #001e73;
}
.seller-hub .border-t-brand-dark-gray {
  border-top-color: #55555a;
}
.seller-hub .border-t-brand-dark-yellow {
  border-top-color: #ffce00;
}
.seller-hub .border-t-brand-geek-squad {
  border-top-color: #e37222;
}
.seller-hub .border-t-brand-human-blue {
  border-top-color: #0046be;
}
.seller-hub .border-t-brand-light-blue {
  border-top-color: #2b5df5;
}
.seller-hub .border-t-brand-light-gray {
  border-top-color: #c5cbd5;
}
.seller-hub .border-t-brand-promo-red {
  border-top-color: #e81e25;
}
.seller-hub .border-t-brand-tech-black {
  border-top-color: #1d252c;
}
.seller-hub .border-t-brand-tech-white {
  border-top-color: #e0e6ef;
}
.seller-hub .border-t-brand-tech-yellow {
  border-top-color: #fff200;
}
.seller-hub .border-t-danger {
  border-top-color: var(--colorBorderDanger);
}
.seller-hub .border-t-danger-emphasis {
  border-top-color: var(--colorBorderDangerEmphasis);
}
.seller-hub .border-t-default {
  border-top-color: var(--colorBorderDefault);
}
.seller-hub .border-t-default-subdued {
  border-top-color: var(--colorBorderDefaultSubdued);
}
.seller-hub .border-t-info {
  border-top-color: var(--colorBorderInfo);
}
.seller-hub .border-t-info-emphasis {
  border-top-color: var(--colorBorderInfoEmphasis);
}
.seller-hub .border-t-primary {
  border-top-color: var(--colorBorderPrimary);
}
.seller-hub .border-t-primary-emphasis {
  border-top-color: var(--colorBorderPrimaryEmphasis);
}
.seller-hub .border-t-secondary {
  border-top-color: var(--colorBorderSecondary);
}
.seller-hub .border-t-secondary-emphasis {
  border-top-color: var(--colorBorderSecondaryEmphasis);
}
.seller-hub .border-t-success {
  border-top-color: var(--colorBorderSuccess);
}
.seller-hub .border-t-success-emphasis {
  border-top-color: var(--colorBorderSuccessEmphasis);
}
.seller-hub .border-t-transparent {
  border-top-color: transparent;
}
.seller-hub .bg-attention {
  background-color: var(--colorBgAttention);
}
.seller-hub .bg-attention-emphasis {
  background-color: var(--colorBgAttentionEmphasis);
}
.seller-hub .bg-brand-dark-blue {
  background-color: #001e73;
}
.seller-hub .bg-brand-dark-gray {
  background-color: #55555a;
}
.seller-hub .bg-brand-dark-yellow {
  background-color: #ffce00;
}
.seller-hub .bg-brand-geek-squad {
  background-color: #e37222;
}
.seller-hub .bg-brand-human-blue {
  background-color: #0046be;
}
.seller-hub .bg-brand-light-blue {
  background-color: #2b5df5;
}
.seller-hub .bg-brand-light-gray {
  background-color: #c5cbd5;
}
.seller-hub .bg-brand-promo-red {
  background-color: #e81e25;
}
.seller-hub .bg-brand-tech-black {
  background-color: #1d252c;
}
.seller-hub .bg-brand-tech-white {
  background-color: #e0e6ef;
}
.seller-hub .bg-brand-tech-yellow {
  background-color: #fff200;
}
.seller-hub .bg-comp-handle-default {
  background-color: var(--colorBgCompHandleDefault);
}
.seller-hub .bg-comp-handle-muted {
  background-color: var(--colorBgCompHandleMuted);
}
.seller-hub .bg-comp-surface-attention {
  background-color: var(--colorBgCompSurfaceAttention);
}
.seller-hub .bg-comp-surface-attention-emphasis {
  background-color: var(--colorBgCompSurfaceAttentionEmphasis);
}
.seller-hub .bg-comp-surface-danger {
  background-color: var(--colorBgCompSurfaceDanger);
}
.seller-hub .bg-comp-surface-danger-emphasis {
  background-color: var(--colorBgCompSurfaceDangerEmphasis);
}
.seller-hub .bg-comp-surface-default {
  background-color: var(--colorBgCompSurfaceDefault);
}
.seller-hub .bg-comp-surface-default-emphasis {
  background-color: var(--colorBgCompSurfaceDefaultEmphasis);
}
.seller-hub .bg-comp-surface-default-hover {
  background-color: var(--colorBgCompSurfaceDefaultHover);
}
.seller-hub .bg-comp-surface-default-muted-hover {
  background-color: var(--colorBgCompSurfaceDefaultMutedHover);
}
.seller-hub .bg-comp-surface-default-muted-pressed {
  background-color: var(--colorBgCompSurfaceDefaultMutedPressed);
}
.seller-hub .bg-comp-surface-default-pressed {
  background-color: var(--colorBgCompSurfaceDefaultPressed);
}
.seller-hub .bg-comp-surface-info {
  background-color: var(--colorBgCompSurfaceInfo);
}
.seller-hub .bg-comp-surface-info-emphasis {
  background-color: var(--colorBgCompSurfaceInfoEmphasis);
}
.seller-hub .bg-comp-surface-info-hover {
  background-color: var(--colorBgCompSurfaceInfoHover);
}
.seller-hub .bg-comp-surface-info-pressed {
  background-color: var(--colorBgCompSurfaceInfoPressed);
}
.seller-hub .bg-comp-surface-primary {
  background-color: var(--colorBgCompSurfacePrimary);
}
.seller-hub .bg-comp-surface-primary-emphasis {
  background-color: var(--colorBgCompSurfacePrimaryEmphasis);
}
.seller-hub .bg-comp-surface-primary-emphasis-hover {
  background-color: var(--colorBgCompSurfacePrimaryEmphasisHover);
}
.seller-hub .bg-comp-surface-primary-emphasis-pressed {
  background-color: var(--colorBgCompSurfacePrimaryEmphasisPressed);
}
.seller-hub .bg-comp-surface-primary-highlight {
  background-color: var(--colorBgCompSurfacePrimaryHighlight);
}
.seller-hub .bg-comp-surface-primary-highlight-hover {
  background-color: var(--colorBgCompSurfacePrimaryHighlightHover);
}
.seller-hub .bg-comp-surface-primary-highlight-pressed {
  background-color: var(--colorBgCompSurfacePrimaryHighlightPressed);
}
.seller-hub .bg-comp-surface-primary-hover {
  background-color: var(--colorBgCompSurfacePrimaryHover);
}
.seller-hub .bg-comp-surface-primary-pressed {
  background-color: var(--colorBgCompSurfacePrimaryPressed);
}
.seller-hub .bg-comp-surface-secondary {
  background-color: var(--colorBgCompSurfaceSecondary);
}
.seller-hub .bg-comp-surface-secondary-emphasis {
  background-color: var(--colorBgCompSurfaceSecondaryEmphasis);
}
.seller-hub .bg-comp-surface-secondary-hover {
  background-color: var(--colorBgCompSurfaceSecondaryHover);
}
.seller-hub .bg-comp-surface-secondary-pressed {
  background-color: var(--colorBgCompSurfaceSecondaryPressed);
}
.seller-hub .bg-comp-surface-success {
  background-color: var(--colorBgCompSurfaceSuccess);
}
.seller-hub .bg-comp-surface-success-emphasis {
  background-color: var(--colorBgCompSurfaceSuccessEmphasis);
}
.seller-hub .bg-comp-surface-transparent {
  background-color: var(--colorBgCompSurfaceTransparent);
}
.seller-hub .bg-comp-surface-transparent-emphasis-hover {
  background-color: var(--colorBgCompSurfaceTransparentEmphasisHover);
}
.seller-hub .bg-comp-surface-transparent-emphasis-pressed {
  background-color: var(--colorBgCompSurfaceTransparentEmphasisPressed);
}
.seller-hub .bg-comp-surface-transparent-hover {
  background-color: var(--colorBgCompSurfaceTransparentHover);
}
.seller-hub .bg-comp-surface-transparent-pressed {
  background-color: var(--colorBgCompSurfaceTransparentPressed);
}
.seller-hub .bg-comp-track-active {
  background-color: var(--colorBgCompTrackActive);
}
.seller-hub .bg-comp-track-active-hover {
  background-color: var(--colorBgCompTrackActiveHover);
}
.seller-hub .bg-comp-track-active-pressed {
  background-color: var(--colorBgCompTrackActivePressed);
}
.seller-hub .bg-comp-track-default {
  background-color: var(--colorBgCompTrackDefault);
}
.seller-hub .bg-comp-track-default-hover {
  background-color: var(--colorBgCompTrackDefaultHover);
}
.seller-hub .bg-comp-track-default-pressed {
  background-color: var(--colorBgCompTrackDefaultPressed);
}
.seller-hub .bg-comp-track-shimmer {
  background-color: var(--colorBgCompTrackShimmer);
}
.seller-hub .bg-danger {
  background-color: var(--colorBgDanger);
}
.seller-hub .bg-danger-emphasis {
  background-color: var(--colorBgDangerEmphasis);
}
.seller-hub .bg-default {
  background-color: var(--colorBgDefault);
}
.seller-hub .bg-default-emphasis {
  background-color: var(--colorBgDefaultEmphasis);
}
.seller-hub .bg-default-fixed {
  background-color: var(--colorBgDefaultFixed);
}
.seller-hub .bg-default-muted {
  background-color: var(--colorBgDefaultMuted);
}
.seller-hub .bg-default-subdued {
  background-color: var(--colorBgDefaultSubdued);
}
.seller-hub .bg-info {
  background-color: var(--colorBgInfo) !important;
}
.seller-hub .bg-info-emphasis {
  background-color: var(--colorBgInfoEmphasis);
}
.seller-hub .bg-primary {
  background-color: var(--colorBgPrimary);
}
.seller-hub .bg-primary-emphasis {
  background-color: var(--colorBgPrimaryEmphasis);
}
.seller-hub .bg-secondary {
  background-color: var(--colorBgSecondary) !important;
}
.seller-hub .bg-secondary-emphasis {
  background-color: var(--colorBgSecondaryEmphasis);
}
.seller-hub .bg-success {
  background-color: var(--colorBgSuccess) !important;
}
.seller-hub .bg-success-emphasis {
  background-color: var(--colorBgSuccessEmphasis);
}
.seller-hub .bg-transparent {
  background-color: transparent;
}
.seller-hub .fill-attention {
  fill: var(--colorFgAttention);
}
.seller-hub .fill-attention-on-emphasis {
  fill: var(--colorFgAttentionOnEmphasis);
}
.seller-hub .fill-brand-dark-blue {
  fill: #001e73;
}
.seller-hub .fill-brand-dark-gray {
  fill: #55555a;
}
.seller-hub .fill-brand-dark-yellow {
  fill: #ffce00;
}
.seller-hub .fill-brand-geek-squad {
  fill: #e37222;
}
.seller-hub .fill-brand-human-blue {
  fill: #0046be;
}
.seller-hub .fill-brand-light-blue {
  fill: #2b5df5;
}
.seller-hub .fill-brand-light-gray {
  fill: #c5cbd5;
}
.seller-hub .fill-brand-promo-red {
  fill: #e81e25;
}
.seller-hub .fill-brand-tech-black {
  fill: #1d252c;
}
.seller-hub .fill-brand-tech-white {
  fill: #e0e6ef;
}
.seller-hub .fill-brand-tech-yellow {
  fill: #fff200;
}
.seller-hub .fill-comp-outline-attention {
  fill: #983e00;
}
.seller-hub .fill-comp-outline-danger {
  fill: #b00625;
}
.seller-hub .fill-comp-outline-danger-emphasis {
  fill: #93041d;
}
.seller-hub .fill-comp-outline-default {
  fill: #818994;
}
.seller-hub .fill-comp-outline-default-muted {
  fill: #c4c8cf;
}
.seller-hub .fill-comp-outline-default-subdued {
  fill: #e4e5e8;
}
.seller-hub .fill-comp-outline-info {
  fill: #575d64;
}
.seller-hub .fill-comp-outline-primary {
  fill: #014fd3;
}
.seller-hub .fill-comp-outline-primary-emphasis {
  fill: #0046be;
}
.seller-hub .fill-comp-outline-primary-hover {
  fill: #0072de;
}
.seller-hub .fill-comp-outline-primary-pressed {
  fill: #0046be;
}
.seller-hub .fill-comp-outline-primary-selected {
  fill: #014fd3;
}
.seller-hub .fill-comp-outline-secondary {
  fill: #914600;
}
.seller-hub .fill-comp-outline-secondary-muted {
  fill: #f4c138;
}
.seller-hub .fill-comp-outline-success {
  fill: #03721e;
}
.seller-hub .fill-comp-surface-attention {
  fill: var(--colorBgCompSurfaceAttention);
}
.seller-hub .fill-comp-surface-attention-emphasis {
  fill: var(--colorBgCompSurfaceAttentionEmphasis);
}
.seller-hub .fill-comp-surface-danger {
  fill: var(--colorBgCompSurfaceDanger);
}
.seller-hub .fill-comp-surface-danger-emphasis {
  fill: var(--colorBgCompSurfaceDangerEmphasis);
}
.seller-hub .fill-comp-surface-default {
  fill: var(--colorBgCompSurfaceDefault);
}
.seller-hub .fill-comp-surface-default-emphasis {
  fill: var(--colorBgCompSurfaceDefaultEmphasis);
}
.seller-hub .fill-comp-surface-default-hover {
  fill: var(--colorBgCompSurfaceDefaultHover);
}
.seller-hub .fill-comp-surface-default-muted-hover {
  fill: var(--colorBgCompSurfaceDefaultMutedHover);
}
.seller-hub .fill-comp-surface-default-muted-pressed {
  fill: var(--colorBgCompSurfaceDefaultMutedPressed);
}
.seller-hub .fill-comp-surface-default-pressed {
  fill: var(--colorBgCompSurfaceDefaultPressed);
}
.seller-hub .fill-comp-surface-info {
  fill: var(--colorBgCompSurfaceInfo);
}
.seller-hub .fill-comp-surface-info-emphasis {
  fill: var(--colorBgCompSurfaceInfoEmphasis);
}
.seller-hub .fill-comp-surface-info-hover {
  fill: var(--colorBgCompSurfaceInfoHover);
}
.seller-hub .fill-comp-surface-info-pressed {
  fill: var(--colorBgCompSurfaceInfoPressed);
}
.seller-hub .fill-comp-surface-primary {
  fill: var(--colorBgCompSurfacePrimary);
}
.seller-hub .fill-comp-surface-primary-emphasis {
  fill: var(--colorBgCompSurfacePrimaryEmphasis);
}
.seller-hub .fill-comp-surface-primary-emphasis-hover {
  fill: var(--colorBgCompSurfacePrimaryEmphasisHover);
}
.seller-hub .fill-comp-surface-primary-emphasis-pressed {
  fill: var(--colorBgCompSurfacePrimaryEmphasisPressed);
}
.seller-hub .fill-comp-surface-primary-highlight {
  fill: var(--colorBgCompSurfacePrimaryHighlight);
}
.seller-hub .fill-comp-surface-primary-highlight-hover {
  fill: var(--colorBgCompSurfacePrimaryHighlightHover);
}
.seller-hub .fill-comp-surface-primary-highlight-pressed {
  fill: var(--colorBgCompSurfacePrimaryHighlightPressed);
}
.seller-hub .fill-comp-surface-primary-hover {
  fill: var(--colorBgCompSurfacePrimaryHover);
}
.seller-hub .fill-comp-surface-primary-pressed {
  fill: var(--colorBgCompSurfacePrimaryPressed);
}
.seller-hub .fill-comp-surface-secondary {
  fill: var(--colorBgCompSurfaceSecondary);
}
.seller-hub .fill-comp-surface-secondary-emphasis {
  fill: var(--colorBgCompSurfaceSecondaryEmphasis);
}
.seller-hub .fill-comp-surface-secondary-hover {
  fill: var(--colorBgCompSurfaceSecondaryHover);
}
.seller-hub .fill-comp-surface-secondary-pressed {
  fill: var(--colorBgCompSurfaceSecondaryPressed);
}
.seller-hub .fill-comp-surface-success {
  fill: var(--colorBgCompSurfaceSuccess);
}
.seller-hub .fill-comp-surface-success-emphasis {
  fill: var(--colorBgCompSurfaceSuccessEmphasis);
}
.seller-hub .fill-comp-surface-transparent {
  fill: var(--colorBgCompSurfaceTransparent);
}
.seller-hub .fill-comp-surface-transparent-emphasis-hover {
  fill: var(--colorBgCompSurfaceTransparentEmphasisHover);
}
.seller-hub .fill-comp-surface-transparent-emphasis-pressed {
  fill: var(--colorBgCompSurfaceTransparentEmphasisPressed);
}
.seller-hub .fill-comp-surface-transparent-hover {
  fill: var(--colorBgCompSurfaceTransparentHover);
}
.seller-hub .fill-comp-surface-transparent-pressed {
  fill: var(--colorBgCompSurfaceTransparentPressed);
}
.seller-hub .fill-danger {
  fill: var(--colorFgDanger);
}
.seller-hub .fill-danger-on-emphasis {
  fill: var(--colorFgDangerOnEmphasis);
}
.seller-hub .fill-default {
  fill: var(--colorFgDefault);
}
.seller-hub .fill-default-fixed {
  fill: var(--colorFgDefaultFixed);
}
.seller-hub .fill-default-inverse {
  fill: var(--colorFgDefaultInverse);
}
.seller-hub .fill-default-muted {
  fill: var(--colorFgDefaultMuted);
}
.seller-hub .fill-default-on-emphasis {
  fill: var(--colorFgDefaultOnEmphasis);
}
.seller-hub .fill-default-subdued {
  fill: var(--colorFgDefaultSubdued);
}
.seller-hub .fill-info {
  fill: var(--colorFgInfo);
}
.seller-hub .fill-info-on-emphasis {
  fill: var(--colorFgInfoOnEmphasis);
}
.seller-hub .fill-primary {
  fill: var(--colorFgPrimary);
}
.seller-hub .fill-primary-on-emphasis {
  fill: var(--colorFgPrimaryOnEmphasis);
}
.seller-hub .fill-secondary {
  fill: var(--colorFgSecondary);
}
.seller-hub .fill-secondary-inverse {
  fill: var(--colorFgSecondaryInverse);
}
.seller-hub .fill-secondary-on-emphasis {
  fill: var(--colorFgSecondaryOnEmphasis);
}
.seller-hub .fill-success {
  fill: var(--colorFgSuccess);
}
.seller-hub .fill-success-on-emphasis {
  fill: var(--colorFgSuccessOnEmphasis);
}
.seller-hub .stroke-attention {
  stroke: #983e00;
}
.seller-hub .stroke-attention-on-emphasis {
  stroke: #ffdfc4;
}
.seller-hub .stroke-brand-dark-blue {
  stroke: #001e73;
}
.seller-hub .stroke-brand-dark-gray {
  stroke: #55555a;
}
.seller-hub .stroke-brand-dark-yellow {
  stroke: #ffce00;
}
.seller-hub .stroke-brand-geek-squad {
  stroke: #e37222;
}
.seller-hub .stroke-brand-human-blue {
  stroke: #0046be;
}
.seller-hub .stroke-brand-light-blue {
  stroke: #2b5df5;
}
.seller-hub .stroke-brand-light-gray {
  stroke: #c5cbd5;
}
.seller-hub .stroke-brand-promo-red {
  stroke: #e81e25;
}
.seller-hub .stroke-brand-tech-black {
  stroke: #1d252c;
}
.seller-hub .stroke-brand-tech-white {
  stroke: #e0e6ef;
}
.seller-hub .stroke-brand-tech-yellow {
  stroke: #fff200;
}
.seller-hub .stroke-comp-outline-attention {
  stroke: var(--colorBorderCompOutlineAttention);
}
.seller-hub .stroke-comp-outline-danger {
  stroke: var(--colorBorderCompOutlineDanger);
}
.seller-hub .stroke-comp-outline-danger-emphasis {
  stroke: var(--colorBorderCompOutlineDangerEmphasis);
}
.seller-hub .stroke-comp-outline-default {
  stroke: var(--colorBorderCompOutlineDefault);
}
.seller-hub .stroke-comp-outline-default-muted {
  stroke: var(--colorBorderCompOutlineDefaultMuted);
}
.seller-hub .stroke-comp-outline-default-subdued {
  stroke: var(--colorBorderCompOutlineDefaultSubdued);
}
.seller-hub .stroke-comp-outline-info {
  stroke: var(--colorBorderCompOutlineInfo);
}
.seller-hub .stroke-comp-outline-primary {
  stroke: var(--colorBorderCompOutlinePrimary);
}
.seller-hub .stroke-comp-outline-primary-emphasis {
  stroke: var(--colorBorderCompOutlinePrimaryEmphasis);
}
.seller-hub .stroke-comp-outline-primary-hover {
  stroke: var(--colorBorderCompOutlinePrimaryHover);
}
.seller-hub .stroke-comp-outline-primary-pressed {
  stroke: var(--colorBorderCompOutlinePrimaryPressed);
}
.seller-hub .stroke-comp-outline-primary-selected {
  stroke: var(--colorBorderCompOutlinePrimarySelected);
}
.seller-hub .stroke-comp-outline-secondary {
  stroke: var(--colorBorderCompOutlineSecondary);
}
.seller-hub .stroke-comp-outline-secondary-muted {
  stroke: var(--colorBorderCompOutlineSecondaryMuted);
}
.seller-hub .stroke-comp-outline-success {
  stroke: var(--colorBorderCompOutlineSuccess);
}
.seller-hub .stroke-danger {
  stroke: #b00625;
}
.seller-hub .stroke-danger-on-emphasis {
  stroke: #ffdddb;
}
.seller-hub .stroke-default {
  stroke: #030303;
}
.seller-hub .stroke-default-fixed {
  stroke: #030303;
}
.seller-hub .stroke-default-inverse {
  stroke: #fbfbfb;
}
.seller-hub .stroke-default-muted {
  stroke: #393c42;
}
.seller-hub .stroke-default-on-emphasis {
  stroke: #fbfbfb;
}
.seller-hub .stroke-default-subdued {
  stroke: #6c6f75;
}
.seller-hub .stroke-info {
  stroke: #575d64;
}
.seller-hub .stroke-info-on-emphasis {
  stroke: #e4e5e8;
}
.seller-hub .stroke-primary {
  stroke: #014fd3;
}
.seller-hub .stroke-primary-on-emphasis {
  stroke: #cfe9fe;
}
.seller-hub .stroke-secondary {
  stroke: #914600;
}
.seller-hub .stroke-secondary-inverse {
  stroke: #ffe200;
}
.seller-hub .stroke-secondary-on-emphasis {
  stroke: #ffe200;
}
.seller-hub .stroke-success {
  stroke: #03721e;
}
.seller-hub .stroke-success-on-emphasis {
  stroke: #c4f3c5;
}
.seller-hub .p-0 {
  padding: 0px;
}
.seller-hub .p-100 {
  padding: 8px;
}
.seller-hub .p-1000 {
  padding: 80px;
}
.seller-hub .p-1100 {
  padding: 88px;
}
.seller-hub .p-1200 {
  padding: 96px;
}
.seller-hub .p-1300 {
  padding: 104px;
}
.seller-hub .p-1400 {
  padding: 112px;
}
.seller-hub .p-150 {
  padding: 12px;
}
.seller-hub .p-1500 {
  padding: 120px;
}
.seller-hub .p-1600 {
  padding: 128px;
}
.seller-hub .p-200 {
  padding: 16px;
}
.seller-hub .p-25 {
  padding: 2px;
}
.seller-hub .p-300 {
  padding: 24px;
}
.seller-hub .p-400 {
  padding: 32px;
}
.seller-hub .p-50 {
  padding: 4px;
}
.seller-hub .p-500 {
  padding: 40px;
}
.seller-hub .p-600 {
  padding: 48px;
}
.seller-hub .p-700 {
  padding: 56px;
}
.seller-hub .p-800 {
  padding: 64px;
}
.seller-hub .p-900 {
  padding: 72px;
}
.seller-hub .px-0 {
  padding-left: 0px;
  padding-right: 0px;
}
.seller-hub .px-100 {
  padding-left: 8px;
  padding-right: 8px;
}
.seller-hub .px-1000 {
  padding-left: 80px;
  padding-right: 80px;
}
.seller-hub .px-1100 {
  padding-left: 88px;
  padding-right: 88px;
}
.seller-hub .px-1200 {
  padding-left: 96px;
  padding-right: 96px;
}
.seller-hub .px-1300 {
  padding-left: 104px;
  padding-right: 104px;
}
.seller-hub .px-1400 {
  padding-left: 112px;
  padding-right: 112px;
}
.seller-hub .px-150 {
  padding-left: 12px;
  padding-right: 12px;
}
.seller-hub .px-1500 {
  padding-left: 120px;
  padding-right: 120px;
}
.seller-hub .px-1600 {
  padding-left: 128px;
  padding-right: 128px;
}
.seller-hub .px-200 {
  padding-left: 16px;
  padding-right: 16px;
}
.seller-hub .px-25 {
  padding-left: 2px;
  padding-right: 2px;
}
.seller-hub .px-300 {
  padding-left: 24px;
  padding-right: 24px;
}
.seller-hub .px-400 {
  padding-left: 32px;
  padding-right: 32px;
}
.seller-hub .px-50 {
  padding-left: 4px;
  padding-right: 4px;
}
.seller-hub .px-500 {
  padding-left: 40px;
  padding-right: 40px;
}
.seller-hub .px-600 {
  padding-left: 48px;
  padding-right: 48px;
}
.seller-hub .px-700 {
  padding-left: 56px;
  padding-right: 56px;
}
.seller-hub .px-800 {
  padding-left: 64px;
  padding-right: 64px;
}
.seller-hub .px-900 {
  padding-left: 72px;
  padding-right: 72px;
}
.seller-hub .py-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}
.seller-hub .py-100 {
  padding-top: 8px;
  padding-bottom: 8px;
}
.seller-hub .py-1000 {
  padding-top: 80px;
  padding-bottom: 80px;
}
.seller-hub .py-1100 {
  padding-top: 88px;
  padding-bottom: 88px;
}
.seller-hub .py-1200 {
  padding-top: 96px;
  padding-bottom: 96px;
}
.seller-hub .py-1300 {
  padding-top: 104px;
  padding-bottom: 104px;
}
.seller-hub .py-1400 {
  padding-top: 112px;
  padding-bottom: 112px;
}
.seller-hub .py-150 {
  padding-top: 12px;
  padding-bottom: 12px;
}
.seller-hub .py-1500 {
  padding-top: 120px;
  padding-bottom: 120px;
}
.seller-hub .py-1600 {
  padding-top: 128px;
  padding-bottom: 128px;
}
.seller-hub .py-200 {
  padding-top: 16px;
  padding-bottom: 16px;
}
.seller-hub .py-25 {
  padding-top: 2px;
  padding-bottom: 2px;
}
.seller-hub .py-300 {
  padding-top: 24px;
  padding-bottom: 24px;
}
.seller-hub .py-400 {
  padding-top: 32px;
  padding-bottom: 32px;
}
.seller-hub .py-50 {
  padding-top: 4px;
  padding-bottom: 4px;
}
.seller-hub .py-500 {
  padding-top: 40px;
  padding-bottom: 40px;
}
.seller-hub .py-600 {
  padding-top: 48px;
  padding-bottom: 48px;
}
.seller-hub .py-700 {
  padding-top: 56px;
  padding-bottom: 56px;
}
.seller-hub .py-800 {
  padding-top: 64px;
  padding-bottom: 64px;
}
.seller-hub .py-900 {
  padding-top: 72px;
  padding-bottom: 72px;
}
.seller-hub .pb-0 {
  padding-bottom: 0px;
}
.seller-hub .pb-100 {
  padding-bottom: 8px;
}
.seller-hub .pb-125 {
  padding-bottom: 10px;
}
.seller-hub .pb-1000 {
  padding-bottom: 80px;
}
.seller-hub .pb-1100 {
  padding-bottom: 88px;
}
.seller-hub .pb-1200 {
  padding-bottom: 96px;
}
.seller-hub .pb-1300 {
  padding-bottom: 104px;
}
.seller-hub .pb-1400 {
  padding-bottom: 112px;
}
.seller-hub .pb-150 {
  padding-bottom: 12px;
}
.seller-hub .pb-1500 {
  padding-bottom: 120px;
}
.seller-hub .pb-1600 {
  padding-bottom: 128px;
}
.seller-hub .pb-200 {
  padding-bottom: 16px;
}
.seller-hub .pb-25 {
  padding-bottom: 2px;
}
.seller-hub .pb-300 {
  padding-bottom: 24px;
}
.seller-hub .pb-400 {
  padding-bottom: 32px;
}
.seller-hub .pb-50 {
  padding-bottom: 4px;
}
.seller-hub .pb-500 {
  padding-bottom: 40px;
}
.seller-hub .pb-600 {
  padding-bottom: 48px;
}
.seller-hub .pb-700 {
  padding-bottom: 56px;
}
.seller-hub .pb-800 {
  padding-bottom: 64px;
}
.seller-hub .pb-900 {
  padding-bottom: 72px;
}
.seller-hub .pl-0 {
  padding-left: 0px;
}
.seller-hub .pl-100 {
  padding-left: 8px;
}
.seller-hub .pl-1000 {
  padding-left: 80px;
}
.seller-hub .pl-1100 {
  padding-left: 88px;
}
.seller-hub .pl-1200 {
  padding-left: 96px;
}
.seller-hub .pl-1300 {
  padding-left: 104px;
}
.seller-hub .pl-1400 {
  padding-left: 112px;
}
.seller-hub .pl-150 {
  padding-left: 12px;
}
.seller-hub .pl-1500 {
  padding-left: 120px;
}
.seller-hub .pl-1600 {
  padding-left: 128px;
}
.seller-hub .pl-200 {
  padding-left: 16px;
}
.seller-hub .pl-25 {
  padding-left: 2px;
}
.seller-hub .pl-300 {
  padding-left: 24px;
}
.seller-hub .pl-400 {
  padding-left: 32px;
}
.seller-hub .pl-50 {
  padding-left: 4px;
}
.seller-hub .pl-500 {
  padding-left: 40px;
}
.seller-hub .pl-600 {
  padding-left: 48px;
}
.seller-hub .pl-700 {
  padding-left: 56px;
}
.seller-hub .pl-800 {
  padding-left: 64px;
}
.seller-hub .pl-900 {
  padding-left: 72px;
}
.seller-hub .pr-0 {
  padding-right: 0px;
}
.seller-hub .pr-100 {
  padding-right: 8px;
}
.seller-hub .pr-1000 {
  padding-right: 80px;
}
.seller-hub .pr-1100 {
  padding-right: 88px;
}
.seller-hub .pr-1200 {
  padding-right: 96px;
}
.seller-hub .pr-1300 {
  padding-right: 104px;
}
.seller-hub .pr-1400 {
  padding-right: 112px;
}
.seller-hub .pr-150 {
  padding-right: 12px;
}
.seller-hub .pr-1500 {
  padding-right: 120px;
}
.seller-hub .pr-1600 {
  padding-right: 128px;
}
.seller-hub .pr-200 {
  padding-right: 16px;
}
.seller-hub .pr-25 {
  padding-right: 2px;
}
.seller-hub .pr-300 {
  padding-right: 24px;
}
.seller-hub .pr-400 {
  padding-right: 32px;
}
.seller-hub .pr-50 {
  padding-right: 4px;
}
.seller-hub .pr-500 {
  padding-right: 40px;
}
.seller-hub .pr-600 {
  padding-right: 48px;
}
.seller-hub .pr-700 {
  padding-right: 56px;
}
.seller-hub .pr-800 {
  padding-right: 64px;
}
.seller-hub .pr-900 {
  padding-right: 72px;
}
.seller-hub .pt-0 {
  padding-top: 0px;
}
.seller-hub .pt-100 {
  padding-top: 8px;
}
.seller-hub .pt-1000 {
  padding-top: 80px;
}
.seller-hub .pt-1100 {
  padding-top: 88px;
}
.seller-hub .pt-1200 {
  padding-top: 96px;
}
.seller-hub .pt-1300 {
  padding-top: 104px;
}
.seller-hub .pt-1400 {
  padding-top: 112px;
}
.seller-hub .pt-150 {
  padding-top: 12px;
}
.seller-hub .pt-1500 {
  padding-top: 120px;
}
.seller-hub .pt-1600 {
  padding-top: 128px;
}
.seller-hub .pt-200 {
  padding-top: 16px;
}
.seller-hub .pt-25 {
  padding-top: 2px;
}
.seller-hub .pt-300 {
  padding-top: 24px;
}
.seller-hub .pt-400 {
  padding-top: 32px;
}
.seller-hub .pt-50 {
  padding-top: 4px;
}
.seller-hub .pt-500 {
  padding-top: 40px;
}
.seller-hub .pt-600 {
  padding-top: 48px;
}
.seller-hub .pt-700 {
  padding-top: 56px;
}
.seller-hub .pt-800 {
  padding-top: 64px;
}
.seller-hub .pt-900 {
  padding-top: 72px;
}
.seller-hub .text-left {
  text-align: left;
}
.seller-hub .text-center {
  text-align: center;
}
.seller-hub .text-right {
  text-align: right;
}
.seller-hub .text-justify {
  text-align: justify;
}
.seller-hub .font-condensed {
  font-family: "Human BBY Digital Condensed", "Human BBY Digital", "Human Fallback", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
}
.seller-hub .font-mono {
  font-family: SFMono-Medium, "SF Mono", "Segoe UI Mono", "Roboto Mono", "Ubuntu Mono", Menlo, Consolas, Courier, monospace;
}
.seller-hub .font-sans {
  font-family: "Human BBY Digital", "Human Fallback", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
}
.seller-hub .text-1 {
  font-size: 10px;
}
.seller-hub .text-10 {
  font-size: 40px;
}
.seller-hub .text-11 {
  font-size: 44px;
}
.seller-hub .text-12 {
  font-size: 48px;
}
.seller-hub .text-13 {
  font-size: 56px;
}
.seller-hub .text-14 {
  font-size: 64px;
}
.seller-hub .text-15 {
  font-size: 80px;
}
.seller-hub .text-16 {
  font-size: 96px;
}
.seller-hub .text-2 {
  font-size: 12px;
}
.seller-hub .text-3 {
  font-size: 14px;
}
.seller-hub .text-4 {
  font-size: 16px;
}
.seller-hub .text-5 {
  font-size: 20px;
}
.seller-hub .text-6 {
  font-size: 24px;
}
.seller-hub .text-7 {
  font-size: 28px;
}
.seller-hub .text-8 {
  font-size: 32px;
}
.seller-hub .text-9 {
  font-size: 36px;
}
.seller-hub .font-300 {
  font-weight: 300;
}
.seller-hub .font-400 {
  font-weight: 400;
}
.seller-hub .font-500 {
  font-weight: 500;
}
.seller-hub .font-700 {
  font-weight: 700;
}
.seller-hub .uppercase {
  text-transform: uppercase;
}
.seller-hub .lowercase {
  text-transform: lowercase;
}
.seller-hub .capitalize {
  text-transform: capitalize;
}
.seller-hub .italic {
  font-style: italic;
}
.seller-hub .leading-1 {
  line-height: 12px;
}
.seller-hub .leading-10 {
  line-height: 48px;
}
.seller-hub .leading-11 {
  line-height: 56px;
}
.seller-hub .leading-12 {
  line-height: 64px;
}
.seller-hub .leading-13 {
  line-height: 72px;
}
.seller-hub .leading-14 {
  line-height: 80px;
}
.seller-hub .leading-15 {
  line-height: 96px;
}
.seller-hub .leading-16 {
  line-height: 120px;
}
.seller-hub .leading-2 {
  line-height: 16px;
}
.seller-hub .leading-3 {
  line-height: 18px;
}
.seller-hub .leading-4 {
  line-height: 20px;
}
.seller-hub .leading-5 {
  line-height: 24px;
}
.seller-hub .leading-6 {
  line-height: 28px;
}
.seller-hub .leading-7 {
  line-height: 32px;
}
.seller-hub .leading-8 {
  line-height: 40px;
}
.seller-hub .leading-9 {
  line-height: 44px;
}
.seller-hub .text-attention {
  color: var(--colorFgAttention);
}
.seller-hub .text-attention-on-emphasis {
  color: var(--colorFgAttentionOnEmphasis);
}
.seller-hub .text-brand-dark-blue {
  color: #001e73;
}
.seller-hub .text-brand-dark-gray {
  color: #55555a;
}
.seller-hub .text-brand-dark-yellow {
  color: #ffce00;
}
.seller-hub .text-brand-geek-squad {
  color: #e37222;
}
.seller-hub .text-brand-human-blue {
  color: #0046be;
}
.seller-hub .text-brand-light-blue {
  color: #2b5df5;
}
.seller-hub .text-brand-light-gray {
  color: #c5cbd5;
}
.seller-hub .text-brand-promo-red {
  color: #e81e25;
}
.seller-hub .text-brand-tech-black {
  color: #1d252c;
}
.seller-hub .text-brand-tech-white {
  color: #e0e6ef;
}
.seller-hub .text-brand-tech-yellow {
  color: #fff200;
}
.seller-hub .text-danger {
  color: var(--colorFgDanger) !important;
}
.seller-hub .text-danger-on-emphasis {
  color: var(--colorFgDangerOnEmphasis);
}
.seller-hub .text-default {
  color: var(--colorFgDefault);
}
.seller-hub .text-default-fixed {
  color: var(--colorFgDefaultFixed);
}
.seller-hub .text-default-inverse {
  color: var(--colorFgDefaultInverse);
}
.seller-hub .text-default-muted {
  color: var(--colorFgDefaultMuted);
}
.seller-hub .text-default-on-emphasis {
  color: var(--colorFgDefaultOnEmphasis);
}
.seller-hub .text-default-subdued {
  color: var(--colorFgDefaultSubdued);
}
.seller-hub .text-info {
  color: var(--colorFgInfo);
}
.seller-hub .text-info-on-emphasis {
  color: var(--colorFgInfoOnEmphasis);
}
.seller-hub .text-primary {
  color: var(--colorFgPrimary);
}
.seller-hub .text-primary-on-emphasis {
  color: var(--colorFgPrimaryOnEmphasis);
}
.seller-hub .text-secondary {
  color: var(--colorFgSecondary) !important;
}
.seller-hub .text-secondary-inverse {
  color: var(--colorFgSecondaryInverse);
}
.seller-hub .text-secondary-on-emphasis {
  color: var(--colorFgSecondaryOnEmphasis);
}
.seller-hub .text-success {
  color: var(--colorFgSuccess);
}
.seller-hub .text-success-on-emphasis {
  color: var(--colorFgSuccessOnEmphasis);
}
.seller-hub .web-link {
  color: #0457C8;
}
.seller-hub .primary-link {
  color: #014FD3;
}
.seller-hub .password-strength {
  display: flex;
  gap: 0;
  margin-top: 10px;
}
.seller-hub .password-strength > div {
  border: 1px solid #C4C8CF !important;
  height: 8px !important;
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25) inset;
  transition: "background-color 0.3s";
}
.seller-hub .underline {
  text-decoration-line: underline;
}
.seller-hub .overline {
  text-decoration-line: overline;
}
.seller-hub .line-through {
  text-decoration-line: line-through;
}
.seller-hub .no-underline {
  text-decoration-line: none;
}
.seller-hub .decoration-attention {
  text-decoration-color: #983e00;
}
.seller-hub .decoration-attention-on-emphasis {
  text-decoration-color: #ffdfc4;
}
.seller-hub .decoration-brand-dark-blue {
  text-decoration-color: #001e73;
}
.seller-hub .decoration-brand-dark-gray {
  text-decoration-color: #55555a;
}
.seller-hub .decoration-brand-dark-yellow {
  text-decoration-color: #ffce00;
}
.seller-hub .decoration-brand-geek-squad {
  text-decoration-color: #e37222;
}
.seller-hub .decoration-brand-human-blue {
  text-decoration-color: #0046be;
}
.seller-hub .decoration-brand-light-blue {
  text-decoration-color: #2b5df5;
}
.seller-hub .decoration-brand-light-gray {
  text-decoration-color: #c5cbd5;
}
.seller-hub .decoration-brand-promo-red {
  text-decoration-color: #e81e25;
}
.seller-hub .decoration-brand-tech-black {
  text-decoration-color: #1d252c;
}
.seller-hub .decoration-brand-tech-white {
  text-decoration-color: #e0e6ef;
}
.seller-hub .decoration-brand-tech-yellow {
  text-decoration-color: #fff200;
}
.seller-hub .decoration-danger {
  text-decoration-color: #b00625;
}
.seller-hub .decoration-danger-on-emphasis {
  text-decoration-color: #ffdddb;
}
.seller-hub .decoration-default {
  text-decoration-color: #030303;
}
.seller-hub .decoration-default-fixed {
  text-decoration-color: #030303;
}
.seller-hub .decoration-default-inverse {
  text-decoration-color: #fbfbfb;
}
.seller-hub .decoration-default-muted {
  text-decoration-color: #393c42;
}
.seller-hub .decoration-default-on-emphasis {
  text-decoration-color: #fbfbfb;
}
.seller-hub .decoration-default-subdued {
  text-decoration-color: #6c6f75;
}
.seller-hub .decoration-info {
  text-decoration-color: #575d64;
}
.seller-hub .decoration-info-on-emphasis {
  text-decoration-color: #e4e5e8;
}
.seller-hub .decoration-primary {
  text-decoration-color: #014fd3;
}
.seller-hub .decoration-primary-on-emphasis {
  text-decoration-color: #cfe9fe;
}
.seller-hub .decoration-secondary {
  text-decoration-color: #914600;
}
.seller-hub .decoration-secondary-inverse {
  text-decoration-color: #ffe200;
}
.seller-hub .decoration-secondary-on-emphasis {
  text-decoration-color: #ffe200;
}
.seller-hub .decoration-success {
  text-decoration-color: #03721e;
}
.seller-hub .decoration-success-on-emphasis {
  text-decoration-color: #c4f3c5;
}
.seller-hub .opacity-0 {
  opacity: 0;
}
.seller-hub .opacity-10 {
  opacity: 0.1;
}
.seller-hub .opacity-100 {
  opacity: 1;
}
.seller-hub .opacity-20 {
  opacity: 0.2;
}
.seller-hub .opacity-30 {
  opacity: 0.3;
}
.seller-hub .opacity-40 {
  opacity: 0.4;
}
.seller-hub .opacity-50 {
  opacity: 0.5;
}
.seller-hub .opacity-60 {
  opacity: 0.6;
}
.seller-hub .opacity-70 {
  opacity: 0.7;
}
.seller-hub .opacity-80 {
  opacity: 0.8;
}
.seller-hub .opacity-90 {
  opacity: 0.9;
}
.seller-hub .opacity-disabled {
  opacity: 0.4;
}
.seller-hub .shadow-none {
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}
.seller-hub .outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.seller-hub .outline-dashed {
  outline-style: dashed;
}
.seller-hub .outline-dotted {
  outline-style: dotted;
}
.seller-hub .outline-double {
  outline-style: double;
}
@media (min-width: 640px) {
  .seller-hub .md__text-style-billboard-lg-400 {
    font-size: 96px;
    line-height: 120px;
    font-weight: 400;
  }
  .seller-hub .md__text-style-billboard-lg-500 {
    font-size: 96px;
    line-height: 120px;
    font-weight: 500;
  }
  .seller-hub .md__text-style-billboard-lg-700 {
    font-size: 96px;
    line-height: 120px;
    font-weight: 700;
  }
  .seller-hub .md__text-style-billboard-md-400 {
    font-size: 80px;
    line-height: 96px;
    font-weight: 400;
  }
  .seller-hub .md__text-style-billboard-md-500 {
    font-size: 80px;
    line-height: 96px;
    font-weight: 500;
  }
  .seller-hub .md__text-style-billboard-md-700 {
    font-size: 80px;
    line-height: 96px;
    font-weight: 700;
  }
  .seller-hub .md__text-style-billboard-sm-400 {
    font-size: 64px;
    line-height: 80px;
    font-weight: 400;
  }
  .seller-hub .md__text-style-billboard-sm-500 {
    font-size: 64px;
    line-height: 80px;
    font-weight: 500;
  }
  .seller-hub .md__text-style-billboard-sm-700 {
    font-size: 64px;
    line-height: 80px;
    font-weight: 700;
  }
  .seller-hub .md__text-style-display-lg-400 {
    font-size: 56px;
    line-height: 72px;
    font-weight: 400;
  }
  .seller-hub .md__text-style-display-lg-500 {
    font-size: 56px;
    line-height: 72px;
    font-weight: 500;
  }
  .seller-hub .md__text-style-display-lg-700 {
    font-size: 56px;
    line-height: 72px;
    font-weight: 700;
  }
  .seller-hub .md__text-style-display-md-400 {
    font-size: 48px;
    line-height: 64px;
    font-weight: 400;
  }
  .seller-hub .md__text-style-display-md-500 {
    font-size: 48px;
    line-height: 64px;
    font-weight: 500;
  }
  .seller-hub .md__text-style-display-md-700 {
    font-size: 48px;
    line-height: 64px;
    font-weight: 700;
  }
  .seller-hub .md__text-style-display-sm-400 {
    font-size: 44px;
    line-height: 56px;
    font-weight: 400;
  }
  .seller-hub .md__text-style-display-sm-500 {
    font-size: 44px;
    line-height: 56px;
    font-weight: 500;
  }
  .seller-hub .md__text-style-display-sm-700 {
    font-size: 44px;
    line-height: 56px;
    font-weight: 700;
  }
  .seller-hub .md__text-style-headline-lg-400 {
    font-size: 40px;
    line-height: 48px;
    font-weight: 400;
  }
  .seller-hub .md__text-style-headline-lg-500 {
    font-size: 40px;
    line-height: 48px;
    font-weight: 500;
  }
  .seller-hub .md__text-style-headline-lg-700 {
    font-size: 40px;
    line-height: 48px;
    font-weight: 700;
  }
  .seller-hub .md__text-style-headline-md-400 {
    font-size: 36px;
    line-height: 44px;
    font-weight: 400;
  }
  .seller-hub .md__text-style-headline-md-500 {
    font-size: 36px;
    line-height: 44px;
    font-weight: 500;
  }
  .seller-hub .md__text-style-headline-md-700 {
    font-size: 36px;
    line-height: 44px;
    font-weight: 700;
  }
  .seller-hub .md__text-style-headline-sm-400 {
    font-size: 32px;
    line-height: 40px;
    font-weight: 400;
  }
  .seller-hub .md__text-style-headline-sm-500 {
    font-size: 32px;
    line-height: 40px;
    font-weight: 500;
  }
  .seller-hub .md__text-style-headline-sm-700 {
    font-size: 32px;
    line-height: 40px;
    font-weight: 700;
  }
  .seller-hub .md__text-style-title-lg-400 {
    font-size: 28px;
    line-height: 32px;
    font-weight: 400;
  }
  .seller-hub .md__text-style-title-lg-500 {
    font-size: 28px;
    line-height: 32px;
    font-weight: 500;
  }
  .seller-hub .md__text-style-title-lg-700 {
    font-size: 28px;
    line-height: 32px;
    font-weight: 700;
  }
  .seller-hub .md__text-style-title-md-400 {
    font-size: 24px;
    line-height: 28px;
    font-weight: 400;
  }
  .seller-hub .md__text-style-title-md-500 {
    font-size: 24px;
    line-height: 28px;
    font-weight: 500;
  }
  .seller-hub .md__text-style-title-md-700 {
    font-size: 24px;
    line-height: 28px;
    font-weight: 700;
  }
  .seller-hub .md__text-style-title-sm-400 {
    font-size: 20px;
    line-height: 24px;
    font-weight: 400;
  }
  .seller-hub .md__text-style-title-sm-500 {
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
  }
  .seller-hub .md__text-style-title-sm-700 {
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
  }
  .seller-hub .md__text-style-body-lg-400 {
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
  }
  .seller-hub .md__text-style-body-lg-500 {
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
  }
  .seller-hub .md__text-style-body-md-400 {
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
  }
  .seller-hub .md__text-style-body-md-500 {
    font-size: 14px;
    line-height: 18px;
    font-weight: 500;
  }
  .seller-hub .md__text-style-body-sm-400 {
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
  }
  .seller-hub .md__text-style-body-sm-500 {
    font-size: 12px;
    line-height: 16px;
    font-weight: 500;
  }
  .seller-hub .md__text-style-micro-md-400 {
    font-size: 10px;
    line-height: 12px;
    font-weight: 400;
  }
  .seller-hub .md__text-style-micro-md-500 {
    font-size: 10px;
    line-height: 12px;
    font-weight: 500;
  }
}
@media (min-width: 960px) {
  .seller-hub .lg__text-style-billboard-lg-400 {
    font-size: 96px;
    line-height: 120px;
    font-weight: 400;
  }
  .seller-hub .lg__text-style-billboard-lg-500 {
    font-size: 96px;
    line-height: 120px;
    font-weight: 500;
  }
  .seller-hub .lg__text-style-billboard-lg-700 {
    font-size: 96px;
    line-height: 120px;
    font-weight: 700;
  }
  .seller-hub .lg__text-style-billboard-md-400 {
    font-size: 80px;
    line-height: 96px;
    font-weight: 400;
  }
  .seller-hub .lg__text-style-billboard-md-500 {
    font-size: 80px;
    line-height: 96px;
    font-weight: 500;
  }
  .seller-hub .lg__text-style-billboard-md-700 {
    font-size: 80px;
    line-height: 96px;
    font-weight: 700;
  }
  .seller-hub .lg__text-style-billboard-sm-400 {
    font-size: 64px;
    line-height: 80px;
    font-weight: 400;
  }
  .seller-hub .lg__text-style-billboard-sm-500 {
    font-size: 64px;
    line-height: 80px;
    font-weight: 500;
  }
  .seller-hub .lg__text-style-billboard-sm-700 {
    font-size: 64px;
    line-height: 80px;
    font-weight: 700;
  }
  .seller-hub .lg__text-style-display-lg-400 {
    font-size: 56px;
    line-height: 72px;
    font-weight: 400;
  }
  .seller-hub .lg__text-style-display-lg-500 {
    font-size: 56px;
    line-height: 72px;
    font-weight: 500;
  }
  .seller-hub .lg__text-style-display-lg-700 {
    font-size: 56px;
    line-height: 72px;
    font-weight: 700;
  }
  .seller-hub .lg__text-style-display-md-400 {
    font-size: 48px;
    line-height: 64px;
    font-weight: 400;
  }
  .seller-hub .lg__text-style-display-md-500 {
    font-size: 48px;
    line-height: 64px;
    font-weight: 500;
  }
  .seller-hub .lg__text-style-display-md-700 {
    font-size: 48px;
    line-height: 64px;
    font-weight: 700;
  }
  .seller-hub .lg__text-style-display-sm-400 {
    font-size: 44px;
    line-height: 56px;
    font-weight: 400;
  }
  .seller-hub .lg__text-style-display-sm-500 {
    font-size: 44px;
    line-height: 56px;
    font-weight: 500;
  }
  .seller-hub .lg__text-style-display-sm-700 {
    font-size: 44px;
    line-height: 56px;
    font-weight: 700;
  }
  .seller-hub .lg__text-style-headline-lg-400 {
    font-size: 40px;
    line-height: 48px;
    font-weight: 400;
  }
  .seller-hub .lg__text-style-headline-lg-500 {
    font-size: 40px;
    line-height: 48px;
    font-weight: 500;
  }
  .seller-hub .lg__text-style-headline-lg-700 {
    font-size: 40px;
    line-height: 48px;
    font-weight: 700;
  }
  .seller-hub .lg__text-style-headline-md-400 {
    font-size: 36px;
    line-height: 44px;
    font-weight: 400;
  }
  .seller-hub .lg__text-style-headline-md-500 {
    font-size: 36px;
    line-height: 44px;
    font-weight: 500;
  }
  .seller-hub .lg__text-style-headline-md-700 {
    font-size: 36px;
    line-height: 44px;
    font-weight: 700;
  }
  .seller-hub .lg__text-style-headline-sm-400 {
    font-size: 32px;
    line-height: 40px;
    font-weight: 400;
  }
  .seller-hub .lg__text-style-headline-sm-500 {
    font-size: 32px;
    line-height: 40px;
    font-weight: 500;
  }
  .seller-hub .lg__text-style-headline-sm-700 {
    font-size: 32px;
    line-height: 40px;
    font-weight: 700;
  }
  .seller-hub .lg__text-style-title-lg-400 {
    font-size: 28px;
    line-height: 32px;
    font-weight: 400;
  }
  .seller-hub .lg__text-style-title-lg-500 {
    font-size: 28px;
    line-height: 32px;
    font-weight: 500;
  }
  .seller-hub .lg__text-style-title-lg-700 {
    font-size: 28px;
    line-height: 32px;
    font-weight: 700;
  }
  .seller-hub .lg__text-style-title-md-400 {
    font-size: 24px;
    line-height: 28px;
    font-weight: 400;
  }
  .seller-hub .lg__text-style-title-md-500 {
    font-size: 24px;
    line-height: 28px;
    font-weight: 500;
  }
  .seller-hub .lg__text-style-title-md-700 {
    font-size: 24px;
    line-height: 28px;
    font-weight: 700;
  }
  .seller-hub .lg__text-style-title-sm-400 {
    font-size: 20px;
    line-height: 24px;
    font-weight: 400;
  }
  .seller-hub .lg__text-style-title-sm-500 {
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
  }
  .seller-hub .lg__text-style-title-sm-700 {
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
  }
  .seller-hub .lg__text-style-body-lg-400 {
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
  }
  .seller-hub .lg__text-style-body-lg-500 {
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
  }
  .seller-hub .lg__text-style-body-md-400 {
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
  }
  .seller-hub .lg__text-style-body-md-500 {
    font-size: 14px;
    line-height: 18px;
    font-weight: 500;
  }
  .seller-hub .lg__text-style-body-sm-400 {
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
  }
  .seller-hub .lg__text-style-body-sm-500 {
    font-size: 12px;
    line-height: 16px;
    font-weight: 500;
  }
  .seller-hub .lg__text-style-micro-md-400 {
    font-size: 10px;
    line-height: 12px;
    font-weight: 400;
  }
  .seller-hub .lg__text-style-micro-md-500 {
    font-size: 10px;
    line-height: 12px;
    font-weight: 500;
  }
}
@media (min-width: 1280px) {
  .seller-hub .xl__text-style-billboard-lg-400 {
    font-size: 96px;
    line-height: 120px;
    font-weight: 400;
  }
  .seller-hub .xl__text-style-billboard-lg-500 {
    font-size: 96px;
    line-height: 120px;
    font-weight: 500;
  }
  .seller-hub .xl__text-style-billboard-lg-700 {
    font-size: 96px;
    line-height: 120px;
    font-weight: 700;
  }
  .seller-hub .xl__text-style-billboard-md-400 {
    font-size: 80px;
    line-height: 96px;
    font-weight: 400;
  }
  .seller-hub .xl__text-style-billboard-md-500 {
    font-size: 80px;
    line-height: 96px;
    font-weight: 500;
  }
  .seller-hub .xl__text-style-billboard-md-700 {
    font-size: 80px;
    line-height: 96px;
    font-weight: 700;
  }
  .seller-hub .xl__text-style-billboard-sm-400 {
    font-size: 64px;
    line-height: 80px;
    font-weight: 400;
  }
  .seller-hub .xl__text-style-billboard-sm-500 {
    font-size: 64px;
    line-height: 80px;
    font-weight: 500;
  }
  .seller-hub .xl__text-style-billboard-sm-700 {
    font-size: 64px;
    line-height: 80px;
    font-weight: 700;
  }
  .seller-hub .xl__text-style-display-lg-400 {
    font-size: 56px;
    line-height: 72px;
    font-weight: 400;
  }
  .seller-hub .xl__text-style-display-lg-500 {
    font-size: 56px;
    line-height: 72px;
    font-weight: 500;
  }
  .seller-hub .xl__text-style-display-lg-700 {
    font-size: 56px;
    line-height: 72px;
    font-weight: 700;
  }
  .seller-hub .xl__text-style-display-md-400 {
    font-size: 48px;
    line-height: 64px;
    font-weight: 400;
  }
  .seller-hub .xl__text-style-display-md-500 {
    font-size: 48px;
    line-height: 64px;
    font-weight: 500;
  }
  .seller-hub .xl__text-style-display-md-700 {
    font-size: 48px;
    line-height: 64px;
    font-weight: 700;
  }
  .seller-hub .xl__text-style-display-sm-400 {
    font-size: 44px;
    line-height: 56px;
    font-weight: 400;
  }
  .seller-hub .xl__text-style-display-sm-500 {
    font-size: 44px;
    line-height: 56px;
    font-weight: 500;
  }
  .seller-hub .xl__text-style-display-sm-700 {
    font-size: 44px;
    line-height: 56px;
    font-weight: 700;
  }
  .seller-hub .xl__text-style-headline-lg-400 {
    font-size: 40px;
    line-height: 48px;
    font-weight: 400;
  }
  .seller-hub .xl__text-style-headline-lg-500 {
    font-size: 40px;
    line-height: 48px;
    font-weight: 500;
  }
  .seller-hub .xl__text-style-headline-lg-700 {
    font-size: 40px;
    line-height: 48px;
    font-weight: 700;
  }
  .seller-hub .xl__text-style-headline-md-400 {
    font-size: 36px;
    line-height: 44px;
    font-weight: 400;
  }
  .seller-hub .xl__text-style-headline-md-500 {
    font-size: 36px;
    line-height: 44px;
    font-weight: 500;
  }
  .seller-hub .xl__text-style-headline-md-700 {
    font-size: 36px;
    line-height: 44px;
    font-weight: 700;
  }
  .seller-hub .xl__text-style-headline-sm-400 {
    font-size: 32px;
    line-height: 40px;
    font-weight: 400;
  }
  .seller-hub .xl__text-style-headline-sm-500 {
    font-size: 32px;
    line-height: 40px;
    font-weight: 500;
  }
  .seller-hub .xl__text-style-headline-sm-700 {
    font-size: 32px;
    line-height: 40px;
    font-weight: 700;
  }
  .seller-hub .xl__text-style-title-lg-400 {
    font-size: 28px;
    line-height: 32px;
    font-weight: 400;
  }
  .seller-hub .xl__text-style-title-lg-500 {
    font-size: 28px;
    line-height: 32px;
    font-weight: 500;
  }
  .seller-hub .xl__text-style-title-lg-700 {
    font-size: 28px;
    line-height: 32px;
    font-weight: 700;
  }
  .seller-hub .xl__text-style-title-md-400 {
    font-size: 24px;
    line-height: 28px;
    font-weight: 400;
  }
  .seller-hub .xl__text-style-title-md-500 {
    font-size: 24px;
    line-height: 28px;
    font-weight: 500;
  }
  .seller-hub .xl__text-style-title-md-700 {
    font-size: 24px;
    line-height: 28px;
    font-weight: 700;
  }
  .seller-hub .xl__text-style-title-sm-400 {
    font-size: 20px;
    line-height: 24px;
    font-weight: 400;
  }
  .seller-hub .xl__text-style-title-sm-500 {
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
  }
  .seller-hub .xl__text-style-title-sm-700 {
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
  }
  .seller-hub .xl__text-style-body-lg-400 {
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
  }
  .seller-hub .xl__text-style-body-lg-500 {
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
  }
  .seller-hub .xl__text-style-body-md-400 {
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
  }
  .seller-hub .xl__text-style-body-md-500 {
    font-size: 14px;
    line-height: 18px;
    font-weight: 500;
  }
  .seller-hub .xl__text-style-body-sm-400 {
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
  }
  .seller-hub .xl__text-style-body-sm-500 {
    font-size: 12px;
    line-height: 16px;
    font-weight: 500;
  }
  .seller-hub .xl__text-style-micro-md-400 {
    font-size: 10px;
    line-height: 12px;
    font-weight: 400;
  }
  .seller-hub .xl__text-style-micro-md-500 {
    font-size: 10px;
    line-height: 12px;
    font-weight: 500;
  }
}
.seller-hub .first__-m-0:first-child {
  margin: 0px;
}
.seller-hub .first__-m-100:first-child {
  margin: -8px;
}
.seller-hub .first__-m-1000:first-child {
  margin: -80px;
}
.seller-hub .first__-m-1100:first-child {
  margin: -88px;
}
.seller-hub .first__-m-1200:first-child {
  margin: -96px;
}
.seller-hub .first__-m-1300:first-child {
  margin: -104px;
}
.seller-hub .first__-m-1400:first-child {
  margin: -112px;
}
.seller-hub .first__-m-150:first-child {
  margin: -12px;
}
.seller-hub .first__-m-1500:first-child {
  margin: -120px;
}
.seller-hub .first__-m-1600:first-child {
  margin: -128px;
}
.seller-hub .first__-m-200:first-child {
  margin: -16px;
}
.seller-hub .first__-m-25:first-child {
  margin: -2px;
}
.seller-hub .first__-m-300:first-child {
  margin: -24px;
}
.seller-hub .first__-m-400:first-child {
  margin: -32px;
}
.seller-hub .first__-m-50:first-child {
  margin: -4px;
}
.seller-hub .first__-m-500:first-child {
  margin: -40px;
}
.seller-hub .first__-m-600:first-child {
  margin: -48px;
}
.seller-hub .first__-m-700:first-child {
  margin: -56px;
}
.seller-hub .first__-m-800:first-child {
  margin: -64px;
}
.seller-hub .first__-m-900:first-child {
  margin: -72px;
}
.seller-hub .first__m-0:first-child {
  margin: 0px;
}
.seller-hub .first__m-100:first-child {
  margin: 8px;
}
.seller-hub .first__m-1000:first-child {
  margin: 80px;
}
.seller-hub .first__m-1100:first-child {
  margin: 88px;
}
.seller-hub .first__m-1200:first-child {
  margin: 96px;
}
.seller-hub .first__m-1300:first-child {
  margin: 104px;
}
.seller-hub .first__m-1400:first-child {
  margin: 112px;
}
.seller-hub .first__m-150:first-child {
  margin: 12px;
}
.seller-hub .first__m-1500:first-child {
  margin: 120px;
}
.seller-hub .first__m-1600:first-child {
  margin: 128px;
}
.seller-hub .first__m-200:first-child {
  margin: 16px;
}
.seller-hub .first__m-25:first-child {
  margin: 2px;
}
.seller-hub .first__m-300:first-child {
  margin: 24px;
}
.seller-hub .first__m-400:first-child {
  margin: 32px;
}
.seller-hub .first__m-50:first-child {
  margin: 4px;
}
.seller-hub .first__m-500:first-child {
  margin: 40px;
}
.seller-hub .first__m-600:first-child {
  margin: 48px;
}
.seller-hub .first__m-700:first-child {
  margin: 56px;
}
.seller-hub .first__m-800:first-child {
  margin: 64px;
}
.seller-hub .first__m-900:first-child {
  margin: 72px;
}
.seller-hub .first__m-auto:first-child {
  margin: auto;
}
.seller-hub .first__-mx-0:first-child {
  margin-left: 0px;
  margin-right: 0px;
}
.seller-hub .first__-mx-100:first-child {
  margin-left: -8px;
  margin-right: -8px;
}
.seller-hub .first__-mx-1000:first-child {
  margin-left: -80px;
  margin-right: -80px;
}
.seller-hub .first__-mx-1100:first-child {
  margin-left: -88px;
  margin-right: -88px;
}
.seller-hub .first__-mx-1200:first-child {
  margin-left: -96px;
  margin-right: -96px;
}
.seller-hub .first__-mx-1300:first-child {
  margin-left: -104px;
  margin-right: -104px;
}
.seller-hub .first__-mx-1400:first-child {
  margin-left: -112px;
  margin-right: -112px;
}
.seller-hub .first__-mx-150:first-child {
  margin-left: -12px;
  margin-right: -12px;
}
.seller-hub .first__-mx-1500:first-child {
  margin-left: -120px;
  margin-right: -120px;
}
.seller-hub .first__-mx-1600:first-child {
  margin-left: -128px;
  margin-right: -128px;
}
.seller-hub .first__-mx-200:first-child {
  margin-left: -16px;
  margin-right: -16px;
}
.seller-hub .first__-mx-25:first-child {
  margin-left: -2px;
  margin-right: -2px;
}
.seller-hub .first__-mx-300:first-child {
  margin-left: -24px;
  margin-right: -24px;
}
.seller-hub .first__-mx-400:first-child {
  margin-left: -32px;
  margin-right: -32px;
}
.seller-hub .first__-mx-50:first-child {
  margin-left: -4px;
  margin-right: -4px;
}
.seller-hub .first__-mx-500:first-child {
  margin-left: -40px;
  margin-right: -40px;
}
.seller-hub .first__-mx-600:first-child {
  margin-left: -48px;
  margin-right: -48px;
}
.seller-hub .first__-mx-700:first-child {
  margin-left: -56px;
  margin-right: -56px;
}
.seller-hub .first__-mx-800:first-child {
  margin-left: -64px;
  margin-right: -64px;
}
.seller-hub .first__-mx-900:first-child {
  margin-left: -72px;
  margin-right: -72px;
}
.seller-hub .first__-my-0:first-child {
  margin-top: 0px;
  margin-bottom: 0px;
}
.seller-hub .first__-my-100:first-child {
  margin-top: -8px;
  margin-bottom: -8px;
}
.seller-hub .first__-my-1000:first-child {
  margin-top: -80px;
  margin-bottom: -80px;
}
.seller-hub .first__-my-1100:first-child {
  margin-top: -88px;
  margin-bottom: -88px;
}
.seller-hub .first__-my-1200:first-child {
  margin-top: -96px;
  margin-bottom: -96px;
}
.seller-hub .first__-my-1300:first-child {
  margin-top: -104px;
  margin-bottom: -104px;
}
.seller-hub .first__-my-1400:first-child {
  margin-top: -112px;
  margin-bottom: -112px;
}
.seller-hub .first__-my-150:first-child {
  margin-top: -12px;
  margin-bottom: -12px;
}
.seller-hub .first__-my-1500:first-child {
  margin-top: -120px;
  margin-bottom: -120px;
}
.seller-hub .first__-my-1600:first-child {
  margin-top: -128px;
  margin-bottom: -128px;
}
.seller-hub .first__-my-200:first-child {
  margin-top: -16px;
  margin-bottom: -16px;
}
.seller-hub .first__-my-25:first-child {
  margin-top: -2px;
  margin-bottom: -2px;
}
.seller-hub .first__-my-300:first-child {
  margin-top: -24px;
  margin-bottom: -24px;
}
.seller-hub .first__-my-400:first-child {
  margin-top: -32px;
  margin-bottom: -32px;
}
.seller-hub .first__-my-50:first-child {
  margin-top: -4px;
  margin-bottom: -4px;
}
.seller-hub .first__-my-500:first-child {
  margin-top: -40px;
  margin-bottom: -40px;
}
.seller-hub .first__-my-600:first-child {
  margin-top: -48px;
  margin-bottom: -48px;
}
.seller-hub .first__-my-700:first-child {
  margin-top: -56px;
  margin-bottom: -56px;
}
.seller-hub .first__-my-800:first-child {
  margin-top: -64px;
  margin-bottom: -64px;
}
.seller-hub .first__-my-900:first-child {
  margin-top: -72px;
  margin-bottom: -72px;
}
.seller-hub .first__mx-0:first-child {
  margin-left: 0px;
  margin-right: 0px;
}
.seller-hub .first__mx-100:first-child {
  margin-left: 8px;
  margin-right: 8px;
}
.seller-hub .first__mx-1000:first-child {
  margin-left: 80px;
  margin-right: 80px;
}
.seller-hub .first__mx-1100:first-child {
  margin-left: 88px;
  margin-right: 88px;
}
.seller-hub .first__mx-1200:first-child {
  margin-left: 96px;
  margin-right: 96px;
}
.seller-hub .first__mx-1300:first-child {
  margin-left: 104px;
  margin-right: 104px;
}
.seller-hub .first__mx-1400:first-child {
  margin-left: 112px;
  margin-right: 112px;
}
.seller-hub .first__mx-150:first-child {
  margin-left: 12px;
  margin-right: 12px;
}
.seller-hub .first__mx-1500:first-child {
  margin-left: 120px;
  margin-right: 120px;
}
.seller-hub .first__mx-1600:first-child {
  margin-left: 128px;
  margin-right: 128px;
}
.seller-hub .first__mx-200:first-child {
  margin-left: 16px;
  margin-right: 16px;
}
.seller-hub .first__mx-25:first-child {
  margin-left: 2px;
  margin-right: 2px;
}
.seller-hub .first__mx-300:first-child {
  margin-left: 24px;
  margin-right: 24px;
}
.seller-hub .first__mx-400:first-child {
  margin-left: 32px;
  margin-right: 32px;
}
.seller-hub .first__mx-50:first-child {
  margin-left: 4px;
  margin-right: 4px;
}
.seller-hub .first__mx-500:first-child {
  margin-left: 40px;
  margin-right: 40px;
}
.seller-hub .first__mx-600:first-child {
  margin-left: 48px;
  margin-right: 48px;
}
.seller-hub .first__mx-700:first-child {
  margin-left: 56px;
  margin-right: 56px;
}
.seller-hub .first__mx-800:first-child {
  margin-left: 64px;
  margin-right: 64px;
}
.seller-hub .first__mx-900:first-child {
  margin-left: 72px;
  margin-right: 72px;
}
.seller-hub .first__mx-auto:first-child {
  margin-left: auto;
  margin-right: auto;
}
.seller-hub .first__my-0:first-child {
  margin-top: 0px;
  margin-bottom: 0px;
}
.seller-hub .first__my-100:first-child {
  margin-top: 8px;
  margin-bottom: 8px;
}
.seller-hub .first__my-1000:first-child {
  margin-top: 80px;
  margin-bottom: 80px;
}
.seller-hub .first__my-1100:first-child {
  margin-top: 88px;
  margin-bottom: 88px;
}
.seller-hub .first__my-1200:first-child {
  margin-top: 96px;
  margin-bottom: 96px;
}
.seller-hub .first__my-1300:first-child {
  margin-top: 104px;
  margin-bottom: 104px;
}
.seller-hub .first__my-1400:first-child {
  margin-top: 112px;
  margin-bottom: 112px;
}
.seller-hub .first__my-150:first-child {
  margin-top: 12px;
  margin-bottom: 12px;
}
.seller-hub .first__my-1500:first-child {
  margin-top: 120px;
  margin-bottom: 120px;
}
.seller-hub .first__my-1600:first-child {
  margin-top: 128px;
  margin-bottom: 128px;
}
.seller-hub .first__my-200:first-child {
  margin-top: 16px;
  margin-bottom: 16px;
}
.seller-hub .first__my-25:first-child {
  margin-top: 2px;
  margin-bottom: 2px;
}
.seller-hub .first__my-300:first-child {
  margin-top: 24px;
  margin-bottom: 24px;
}
.seller-hub .first__my-400:first-child {
  margin-top: 32px;
  margin-bottom: 32px;
}
.seller-hub .first__my-50:first-child {
  margin-top: 4px;
  margin-bottom: 4px;
}
.seller-hub .first__my-500:first-child {
  margin-top: 40px;
  margin-bottom: 40px;
}
.seller-hub .first__my-600:first-child {
  margin-top: 48px;
  margin-bottom: 48px;
}
.seller-hub .first__my-700:first-child {
  margin-top: 56px;
  margin-bottom: 56px;
}
.seller-hub .first__my-800:first-child {
  margin-top: 64px;
  margin-bottom: 64px;
}
.seller-hub .first__my-900:first-child {
  margin-top: 72px;
  margin-bottom: 72px;
}
.seller-hub .first__my-auto:first-child {
  margin-top: auto;
  margin-bottom: auto;
}
.seller-hub .first__-mb-0:first-child {
  margin-bottom: 0px;
}
.seller-hub .first__-mb-100:first-child {
  margin-bottom: -8px;
}
.seller-hub .first__-mb-1000:first-child {
  margin-bottom: -80px;
}
.seller-hub .first__-mb-1100:first-child {
  margin-bottom: -88px;
}
.seller-hub .first__-mb-1200:first-child {
  margin-bottom: -96px;
}
.seller-hub .first__-mb-1300:first-child {
  margin-bottom: -104px;
}
.seller-hub .first__-mb-1400:first-child {
  margin-bottom: -112px;
}
.seller-hub .first__-mb-150:first-child {
  margin-bottom: -12px;
}
.seller-hub .first__-mb-1500:first-child {
  margin-bottom: -120px;
}
.seller-hub .first__-mb-1600:first-child {
  margin-bottom: -128px;
}
.seller-hub .first__-mb-200:first-child {
  margin-bottom: -16px;
}
.seller-hub .first__-mb-25:first-child {
  margin-bottom: -2px;
}
.seller-hub .first__-mb-300:first-child {
  margin-bottom: -24px;
}
.seller-hub .first__-mb-400:first-child {
  margin-bottom: -32px;
}
.seller-hub .first__-mb-50:first-child {
  margin-bottom: -4px;
}
.seller-hub .first__-mb-500:first-child {
  margin-bottom: -40px;
}
.seller-hub .first__-mb-600:first-child {
  margin-bottom: -48px;
}
.seller-hub .first__-mb-700:first-child {
  margin-bottom: -56px;
}
.seller-hub .first__-mb-800:first-child {
  margin-bottom: -64px;
}
.seller-hub .first__-mb-900:first-child {
  margin-bottom: -72px;
}
.seller-hub .first__-ml-0:first-child {
  margin-left: 0px;
}
.seller-hub .first__-ml-100:first-child {
  margin-left: -8px;
}
.seller-hub .first__-ml-1000:first-child {
  margin-left: -80px;
}
.seller-hub .first__-ml-1100:first-child {
  margin-left: -88px;
}
.seller-hub .first__-ml-1200:first-child {
  margin-left: -96px;
}
.seller-hub .first__-ml-1300:first-child {
  margin-left: -104px;
}
.seller-hub .first__-ml-1400:first-child {
  margin-left: -112px;
}
.seller-hub .first__-ml-150:first-child {
  margin-left: -12px;
}
.seller-hub .first__-ml-1500:first-child {
  margin-left: -120px;
}
.seller-hub .first__-ml-1600:first-child {
  margin-left: -128px;
}
.seller-hub .first__-ml-200:first-child {
  margin-left: -16px;
}
.seller-hub .first__-ml-25:first-child {
  margin-left: -2px;
}
.seller-hub .first__-ml-300:first-child {
  margin-left: -24px;
}
.seller-hub .first__-ml-400:first-child {
  margin-left: -32px;
}
.seller-hub .first__-ml-50:first-child {
  margin-left: -4px;
}
.seller-hub .first__-ml-500:first-child {
  margin-left: -40px;
}
.seller-hub .first__-ml-600:first-child {
  margin-left: -48px;
}
.seller-hub .first__-ml-700:first-child {
  margin-left: -56px;
}
.seller-hub .first__-ml-800:first-child {
  margin-left: -64px;
}
.seller-hub .first__-ml-900:first-child {
  margin-left: -72px;
}
.seller-hub .first__-mr-0:first-child {
  margin-right: 0px;
}
.seller-hub .first__-mr-100:first-child {
  margin-right: -8px;
}
.seller-hub .first__-mr-1000:first-child {
  margin-right: -80px;
}
.seller-hub .first__-mr-1100:first-child {
  margin-right: -88px;
}
.seller-hub .first__-mr-1200:first-child {
  margin-right: -96px;
}
.seller-hub .first__-mr-1300:first-child {
  margin-right: -104px;
}
.seller-hub .first__-mr-1400:first-child {
  margin-right: -112px;
}
.seller-hub .first__-mr-150:first-child {
  margin-right: -12px;
}
.seller-hub .first__-mr-1500:first-child {
  margin-right: -120px;
}
.seller-hub .first__-mr-1600:first-child {
  margin-right: -128px;
}
.seller-hub .first__-mr-200:first-child {
  margin-right: -16px;
}
.seller-hub .first__-mr-25:first-child {
  margin-right: -2px;
}
.seller-hub .first__-mr-300:first-child {
  margin-right: -24px;
}
.seller-hub .first__-mr-400:first-child {
  margin-right: -32px;
}
.seller-hub .first__-mr-50:first-child {
  margin-right: -4px;
}
.seller-hub .first__-mr-500:first-child {
  margin-right: -40px;
}
.seller-hub .first__-mr-600:first-child {
  margin-right: -48px;
}
.seller-hub .first__-mr-700:first-child {
  margin-right: -56px;
}
.seller-hub .first__-mr-800:first-child {
  margin-right: -64px;
}
.seller-hub .first__-mr-900:first-child {
  margin-right: -72px;
}
.seller-hub .first__-mt-0:first-child {
  margin-top: 0px;
}
.seller-hub .first__-mt-100:first-child {
  margin-top: -8px;
}
.seller-hub .first__-mt-1000:first-child {
  margin-top: -80px;
}
.seller-hub .first__-mt-1100:first-child {
  margin-top: -88px;
}
.seller-hub .first__-mt-1200:first-child {
  margin-top: -96px;
}
.seller-hub .first__-mt-1300:first-child {
  margin-top: -104px;
}
.seller-hub .first__-mt-1400:first-child {
  margin-top: -112px;
}
.seller-hub .first__-mt-150:first-child {
  margin-top: -12px;
}
.seller-hub .first__-mt-1500:first-child {
  margin-top: -120px;
}
.seller-hub .first__-mt-1600:first-child {
  margin-top: -128px;
}
.seller-hub .first__-mt-200:first-child {
  margin-top: -16px;
}
.seller-hub .first__-mt-25:first-child {
  margin-top: -2px;
}
.seller-hub .first__-mt-300:first-child {
  margin-top: -24px;
}
.seller-hub .first__-mt-400:first-child {
  margin-top: -32px;
}
.seller-hub .first__-mt-50:first-child {
  margin-top: -4px;
}
.seller-hub .first__-mt-500:first-child {
  margin-top: -40px;
}
.seller-hub .first__-mt-600:first-child {
  margin-top: -48px;
}
.seller-hub .first__-mt-700:first-child {
  margin-top: -56px;
}
.seller-hub .first__-mt-800:first-child {
  margin-top: -64px;
}
.seller-hub .first__-mt-900:first-child {
  margin-top: -72px;
}
.seller-hub .first__mb-0:first-child {
  margin-bottom: 0px;
}
.seller-hub .first__mb-100:first-child {
  margin-bottom: 8px;
}
.seller-hub .first__mb-1000:first-child {
  margin-bottom: 80px;
}
.seller-hub .first__mb-1100:first-child {
  margin-bottom: 88px;
}
.seller-hub .first__mb-1200:first-child {
  margin-bottom: 96px;
}
.seller-hub .first__mb-1300:first-child {
  margin-bottom: 104px;
}
.seller-hub .first__mb-1400:first-child {
  margin-bottom: 112px;
}
.seller-hub .first__mb-150:first-child {
  margin-bottom: 12px;
}
.seller-hub .first__mb-1500:first-child {
  margin-bottom: 120px;
}
.seller-hub .first__mb-1600:first-child {
  margin-bottom: 128px;
}
.seller-hub .first__mb-200:first-child {
  margin-bottom: 16px;
}
.seller-hub .first__mb-25:first-child {
  margin-bottom: 2px;
}
.seller-hub .first__mb-300:first-child {
  margin-bottom: 24px;
}
.seller-hub .first__mb-400:first-child {
  margin-bottom: 32px;
}
.seller-hub .first__mb-50:first-child {
  margin-bottom: 4px;
}
.seller-hub .first__mb-500:first-child {
  margin-bottom: 40px;
}
.seller-hub .first__mb-600:first-child {
  margin-bottom: 48px;
}
.seller-hub .first__mb-700:first-child {
  margin-bottom: 56px;
}
.seller-hub .first__mb-800:first-child {
  margin-bottom: 64px;
}
.seller-hub .first__mb-900:first-child {
  margin-bottom: 72px;
}
.seller-hub .first__mb-auto:first-child {
  margin-bottom: auto;
}
.seller-hub .first__ml-0:first-child {
  margin-left: 0px;
}
.seller-hub .first__ml-100:first-child {
  margin-left: 8px;
}
.seller-hub .first__ml-1000:first-child {
  margin-left: 80px;
}
.seller-hub .first__ml-1100:first-child {
  margin-left: 88px;
}
.seller-hub .first__ml-1200:first-child {
  margin-left: 96px;
}
.seller-hub .first__ml-1300:first-child {
  margin-left: 104px;
}
.seller-hub .first__ml-1400:first-child {
  margin-left: 112px;
}
.seller-hub .first__ml-150:first-child {
  margin-left: 12px;
}
.seller-hub .first__ml-1500:first-child {
  margin-left: 120px;
}
.seller-hub .first__ml-1600:first-child {
  margin-left: 128px;
}
.seller-hub .first__ml-200:first-child {
  margin-left: 16px;
}
.seller-hub .first__ml-25:first-child {
  margin-left: 2px;
}
.seller-hub .first__ml-300:first-child {
  margin-left: 24px;
}
.seller-hub .first__ml-400:first-child {
  margin-left: 32px;
}
.seller-hub .first__ml-50:first-child {
  margin-left: 4px;
}
.seller-hub .first__ml-500:first-child {
  margin-left: 40px;
}
.seller-hub .first__ml-600:first-child {
  margin-left: 48px;
}
.seller-hub .first__ml-700:first-child {
  margin-left: 56px;
}
.seller-hub .first__ml-800:first-child {
  margin-left: 64px;
}
.seller-hub .first__ml-900:first-child {
  margin-left: 72px;
}
.seller-hub .first__ml-auto:first-child {
  margin-left: auto;
}
.seller-hub .first__mr-0:first-child {
  margin-right: 0px;
}
.seller-hub .first__mr-100:first-child {
  margin-right: 8px;
}
.seller-hub .first__mr-1000:first-child {
  margin-right: 80px;
}
.seller-hub .first__mr-1100:first-child {
  margin-right: 88px;
}
.seller-hub .first__mr-1200:first-child {
  margin-right: 96px;
}
.seller-hub .first__mr-1300:first-child {
  margin-right: 104px;
}
.seller-hub .first__mr-1400:first-child {
  margin-right: 112px;
}
.seller-hub .first__mr-150:first-child {
  margin-right: 12px;
}
.seller-hub .first__mr-1500:first-child {
  margin-right: 120px;
}
.seller-hub .first__mr-1600:first-child {
  margin-right: 128px;
}
.seller-hub .first__mr-200:first-child {
  margin-right: 16px;
}
.seller-hub .first__mr-25:first-child {
  margin-right: 2px;
}
.seller-hub .first__mr-300:first-child {
  margin-right: 24px;
}
.seller-hub .first__mr-400:first-child {
  margin-right: 32px;
}
.seller-hub .first__mr-50:first-child {
  margin-right: 4px;
}
.seller-hub .first__mr-500:first-child {
  margin-right: 40px;
}
.seller-hub .first__mr-600:first-child {
  margin-right: 48px;
}
.seller-hub .first__mr-700:first-child {
  margin-right: 56px;
}
.seller-hub .first__mr-800:first-child {
  margin-right: 64px;
}
.seller-hub .first__mr-900:first-child {
  margin-right: 72px;
}
.seller-hub .first__mr-auto:first-child {
  margin-right: auto;
}
.seller-hub .first__mt-0:first-child {
  margin-top: 0px;
}
.seller-hub .first__mt-100:first-child {
  margin-top: 8px;
}
.seller-hub .first__mt-1000:first-child {
  margin-top: 80px;
}
.seller-hub .first__mt-1100:first-child {
  margin-top: 88px;
}
.seller-hub .first__mt-1200:first-child {
  margin-top: 96px;
}
.seller-hub .first__mt-1300:first-child {
  margin-top: 104px;
}
.seller-hub .first__mt-1400:first-child {
  margin-top: 112px;
}
.seller-hub .first__mt-150:first-child {
  margin-top: 12px;
}
.seller-hub .first__mt-1500:first-child {
  margin-top: 120px;
}
.seller-hub .first__mt-1600:first-child {
  margin-top: 128px;
}
.seller-hub .first__mt-200:first-child {
  margin-top: 16px;
}
.seller-hub .first__mt-25:first-child {
  margin-top: 2px;
}
.seller-hub .first__mt-300:first-child {
  margin-top: 24px;
}
.seller-hub .first__mt-400:first-child {
  margin-top: 32px;
}
.seller-hub .first__mt-50:first-child {
  margin-top: 4px;
}
.seller-hub .first__mt-500:first-child {
  margin-top: 40px;
}
.seller-hub .first__mt-600:first-child {
  margin-top: 48px;
}
.seller-hub .first__mt-700:first-child {
  margin-top: 56px;
}
.seller-hub .first__mt-800:first-child {
  margin-top: 64px;
}
.seller-hub .first__mt-900:first-child {
  margin-top: 72px;
}
.seller-hub .first__mt-auto:first-child {
  margin-top: auto;
}
.seller-hub .first__p-0:first-child {
  padding: 0px;
}
.seller-hub .first__p-100:first-child {
  padding: 8px;
}
.seller-hub .first__p-1000:first-child {
  padding: 80px;
}
.seller-hub .first__p-1100:first-child {
  padding: 88px;
}
.seller-hub .first__p-1200:first-child {
  padding: 96px;
}
.seller-hub .first__p-1300:first-child {
  padding: 104px;
}
.seller-hub .first__p-1400:first-child {
  padding: 112px;
}
.seller-hub .first__p-150:first-child {
  padding: 12px;
}
.seller-hub .first__p-1500:first-child {
  padding: 120px;
}
.seller-hub .first__p-1600:first-child {
  padding: 128px;
}
.seller-hub .first__p-200:first-child {
  padding: 16px;
}
.seller-hub .first__p-25:first-child {
  padding: 2px;
}
.seller-hub .first__p-300:first-child {
  padding: 24px;
}
.seller-hub .first__p-400:first-child {
  padding: 32px;
}
.seller-hub .first__p-50:first-child {
  padding: 4px;
}
.seller-hub .first__p-500:first-child {
  padding: 40px;
}
.seller-hub .first__p-600:first-child {
  padding: 48px;
}
.seller-hub .first__p-700:first-child {
  padding: 56px;
}
.seller-hub .first__p-800:first-child {
  padding: 64px;
}
.seller-hub .first__p-900:first-child {
  padding: 72px;
}
.seller-hub .first__px-0:first-child {
  padding-left: 0px;
  padding-right: 0px;
}
.seller-hub .first__px-100:first-child {
  padding-left: 8px;
  padding-right: 8px;
}
.seller-hub .first__px-1000:first-child {
  padding-left: 80px;
  padding-right: 80px;
}
.seller-hub .first__px-1100:first-child {
  padding-left: 88px;
  padding-right: 88px;
}
.seller-hub .first__px-1200:first-child {
  padding-left: 96px;
  padding-right: 96px;
}
.seller-hub .first__px-1300:first-child {
  padding-left: 104px;
  padding-right: 104px;
}
.seller-hub .first__px-1400:first-child {
  padding-left: 112px;
  padding-right: 112px;
}
.seller-hub .first__px-150:first-child {
  padding-left: 12px;
  padding-right: 12px;
}
.seller-hub .first__px-1500:first-child {
  padding-left: 120px;
  padding-right: 120px;
}
.seller-hub .first__px-1600:first-child {
  padding-left: 128px;
  padding-right: 128px;
}
.seller-hub .first__px-200:first-child {
  padding-left: 16px;
  padding-right: 16px;
}
.seller-hub .first__px-25:first-child {
  padding-left: 2px;
  padding-right: 2px;
}
.seller-hub .first__px-300:first-child {
  padding-left: 24px;
  padding-right: 24px;
}
.seller-hub .first__px-400:first-child {
  padding-left: 32px;
  padding-right: 32px;
}
.seller-hub .first__px-50:first-child {
  padding-left: 4px;
  padding-right: 4px;
}
.seller-hub .first__px-500:first-child {
  padding-left: 40px;
  padding-right: 40px;
}
.seller-hub .first__px-600:first-child {
  padding-left: 48px;
  padding-right: 48px;
}
.seller-hub .first__px-700:first-child {
  padding-left: 56px;
  padding-right: 56px;
}
.seller-hub .first__px-800:first-child {
  padding-left: 64px;
  padding-right: 64px;
}
.seller-hub .first__px-900:first-child {
  padding-left: 72px;
  padding-right: 72px;
}
.seller-hub .first__py-0:first-child {
  padding-top: 0px;
  padding-bottom: 0px;
}
.seller-hub .first__py-100:first-child {
  padding-top: 8px;
  padding-bottom: 8px;
}
.seller-hub .first__py-1000:first-child {
  padding-top: 80px;
  padding-bottom: 80px;
}
.seller-hub .first__py-1100:first-child {
  padding-top: 88px;
  padding-bottom: 88px;
}
.seller-hub .first__py-1200:first-child {
  padding-top: 96px;
  padding-bottom: 96px;
}
.seller-hub .first__py-1300:first-child {
  padding-top: 104px;
  padding-bottom: 104px;
}
.seller-hub .first__py-1400:first-child {
  padding-top: 112px;
  padding-bottom: 112px;
}
.seller-hub .first__py-150:first-child {
  padding-top: 12px;
  padding-bottom: 12px;
}
.seller-hub .first__py-1500:first-child {
  padding-top: 120px;
  padding-bottom: 120px;
}
.seller-hub .first__py-1600:first-child {
  padding-top: 128px;
  padding-bottom: 128px;
}
.seller-hub .first__py-200:first-child {
  padding-top: 16px;
  padding-bottom: 16px;
}
.seller-hub .first__py-25:first-child {
  padding-top: 2px;
  padding-bottom: 2px;
}
.seller-hub .first__py-300:first-child {
  padding-top: 24px;
  padding-bottom: 24px;
}
.seller-hub .first__py-400:first-child {
  padding-top: 32px;
  padding-bottom: 32px;
}
.seller-hub .first__py-50:first-child {
  padding-top: 4px;
  padding-bottom: 4px;
}
.seller-hub .first__py-500:first-child {
  padding-top: 40px;
  padding-bottom: 40px;
}
.seller-hub .first__py-600:first-child {
  padding-top: 48px;
  padding-bottom: 48px;
}
.seller-hub .first__py-700:first-child {
  padding-top: 56px;
  padding-bottom: 56px;
}
.seller-hub .first__py-800:first-child {
  padding-top: 64px;
  padding-bottom: 64px;
}
.seller-hub .first__py-900:first-child {
  padding-top: 72px;
  padding-bottom: 72px;
}
.seller-hub .first__pb-0:first-child {
  padding-bottom: 0px;
}
.seller-hub .first__pb-100:first-child {
  padding-bottom: 8px;
}
.seller-hub .first__pb-1000:first-child {
  padding-bottom: 80px;
}
.seller-hub .first__pb-1100:first-child {
  padding-bottom: 88px;
}
.seller-hub .first__pb-1200:first-child {
  padding-bottom: 96px;
}
.seller-hub .first__pb-1300:first-child {
  padding-bottom: 104px;
}
.seller-hub .first__pb-1400:first-child {
  padding-bottom: 112px;
}
.seller-hub .first__pb-150:first-child {
  padding-bottom: 12px;
}
.seller-hub .first__pb-1500:first-child {
  padding-bottom: 120px;
}
.seller-hub .first__pb-1600:first-child {
  padding-bottom: 128px;
}
.seller-hub .first__pb-200:first-child {
  padding-bottom: 16px;
}
.seller-hub .first__pb-25:first-child {
  padding-bottom: 2px;
}
.seller-hub .first__pb-300:first-child {
  padding-bottom: 24px;
}
.seller-hub .first__pb-400:first-child {
  padding-bottom: 32px;
}
.seller-hub .first__pb-50:first-child {
  padding-bottom: 4px;
}
.seller-hub .first__pb-500:first-child {
  padding-bottom: 40px;
}
.seller-hub .first__pb-600:first-child {
  padding-bottom: 48px;
}
.seller-hub .first__pb-700:first-child {
  padding-bottom: 56px;
}
.seller-hub .first__pb-800:first-child {
  padding-bottom: 64px;
}
.seller-hub .first__pb-900:first-child {
  padding-bottom: 72px;
}
.seller-hub .first__pl-0:first-child {
  padding-left: 0px;
}
.seller-hub .first__pl-100:first-child {
  padding-left: 8px;
}
.seller-hub .first__pl-1000:first-child {
  padding-left: 80px;
}
.seller-hub .first__pl-1100:first-child {
  padding-left: 88px;
}
.seller-hub .first__pl-1200:first-child {
  padding-left: 96px;
}
.seller-hub .first__pl-1300:first-child {
  padding-left: 104px;
}
.seller-hub .first__pl-1400:first-child {
  padding-left: 112px;
}
.seller-hub .first__pl-150:first-child {
  padding-left: 12px;
}
.seller-hub .first__pl-1500:first-child {
  padding-left: 120px;
}
.seller-hub .first__pl-1600:first-child {
  padding-left: 128px;
}
.seller-hub .first__pl-200:first-child {
  padding-left: 16px;
}
.seller-hub .first__pl-25:first-child {
  padding-left: 2px;
}
.seller-hub .first__pl-300:first-child {
  padding-left: 24px;
}
.seller-hub .first__pl-400:first-child {
  padding-left: 32px;
}
.seller-hub .first__pl-50:first-child {
  padding-left: 4px;
}
.seller-hub .first__pl-500:first-child {
  padding-left: 40px;
}
.seller-hub .first__pl-600:first-child {
  padding-left: 48px;
}
.seller-hub .first__pl-700:first-child {
  padding-left: 56px;
}
.seller-hub .first__pl-800:first-child {
  padding-left: 64px;
}
.seller-hub .first__pl-900:first-child {
  padding-left: 72px;
}
.seller-hub .first__pr-0:first-child {
  padding-right: 0px;
}
.seller-hub .first__pr-100:first-child {
  padding-right: 8px;
}
.seller-hub .first__pr-1000:first-child {
  padding-right: 80px;
}
.seller-hub .first__pr-1100:first-child {
  padding-right: 88px;
}
.seller-hub .first__pr-1200:first-child {
  padding-right: 96px;
}
.seller-hub .first__pr-1300:first-child {
  padding-right: 104px;
}
.seller-hub .first__pr-1400:first-child {
  padding-right: 112px;
}
.seller-hub .first__pr-150:first-child {
  padding-right: 12px;
}
.seller-hub .first__pr-1500:first-child {
  padding-right: 120px;
}
.seller-hub .first__pr-1600:first-child {
  padding-right: 128px;
}
.seller-hub .first__pr-200:first-child {
  padding-right: 16px;
}
.seller-hub .first__pr-25:first-child {
  padding-right: 2px;
}
.seller-hub .first__pr-300:first-child {
  padding-right: 24px;
}
.seller-hub .first__pr-400:first-child {
  padding-right: 32px;
}
.seller-hub .first__pr-50:first-child {
  padding-right: 4px;
}
.seller-hub .first__pr-500:first-child {
  padding-right: 40px;
}
.seller-hub .first__pr-600:first-child {
  padding-right: 48px;
}
.seller-hub .first__pr-700:first-child {
  padding-right: 56px;
}
.seller-hub .first__pr-800:first-child {
  padding-right: 64px;
}
.seller-hub .first__pr-900:first-child {
  padding-right: 72px;
}
.seller-hub .first__pt-0:first-child {
  padding-top: 0px;
}
.seller-hub .first__pt-100:first-child {
  padding-top: 8px;
}
.seller-hub .first__pt-1000:first-child {
  padding-top: 80px;
}
.seller-hub .first__pt-1100:first-child {
  padding-top: 88px;
}
.seller-hub .first__pt-1200:first-child {
  padding-top: 96px;
}
.seller-hub .first__pt-1300:first-child {
  padding-top: 104px;
}
.seller-hub .first__pt-1400:first-child {
  padding-top: 112px;
}
.seller-hub .first__pt-150:first-child {
  padding-top: 12px;
}
.seller-hub .first__pt-1500:first-child {
  padding-top: 120px;
}
.seller-hub .first__pt-1600:first-child {
  padding-top: 128px;
}
.seller-hub .first__pt-200:first-child {
  padding-top: 16px;
}
.seller-hub .first__pt-25:first-child {
  padding-top: 2px;
}
.seller-hub .first__pt-300:first-child {
  padding-top: 24px;
}
.seller-hub .first__pt-400:first-child {
  padding-top: 32px;
}
.seller-hub .first__pt-50:first-child {
  padding-top: 4px;
}
.seller-hub .first__pt-500:first-child {
  padding-top: 40px;
}
.seller-hub .first__pt-600:first-child {
  padding-top: 48px;
}
.seller-hub .first__pt-700:first-child {
  padding-top: 56px;
}
.seller-hub .first__pt-800:first-child {
  padding-top: 64px;
}
.seller-hub .first__pt-900:first-child {
  padding-top: 72px;
}
.seller-hub .last__-m-0:last-child {
  margin: 0px;
}
.seller-hub .last__-m-100:last-child {
  margin: -8px;
}
.seller-hub .last__-m-1000:last-child {
  margin: -80px;
}
.seller-hub .last__-m-1100:last-child {
  margin: -88px;
}
.seller-hub .last__-m-1200:last-child {
  margin: -96px;
}
.seller-hub .last__-m-1300:last-child {
  margin: -104px;
}
.seller-hub .last__-m-1400:last-child {
  margin: -112px;
}
.seller-hub .last__-m-150:last-child {
  margin: -12px;
}
.seller-hub .last__-m-1500:last-child {
  margin: -120px;
}
.seller-hub .last__-m-1600:last-child {
  margin: -128px;
}
.seller-hub .last__-m-200:last-child {
  margin: -16px;
}
.seller-hub .last__-m-25:last-child {
  margin: -2px;
}
.seller-hub .last__-m-300:last-child {
  margin: -24px;
}
.seller-hub .last__-m-400:last-child {
  margin: -32px;
}
.seller-hub .last__-m-50:last-child {
  margin: -4px;
}
.seller-hub .last__-m-500:last-child {
  margin: -40px;
}
.seller-hub .last__-m-600:last-child {
  margin: -48px;
}
.seller-hub .last__-m-700:last-child {
  margin: -56px;
}
.seller-hub .last__-m-800:last-child {
  margin: -64px;
}
.seller-hub .last__-m-900:last-child {
  margin: -72px;
}
.seller-hub .last__m-0:last-child {
  margin: 0px;
}
.seller-hub .last__m-100:last-child {
  margin: 8px;
}
.seller-hub .last__m-1000:last-child {
  margin: 80px;
}
.seller-hub .last__m-1100:last-child {
  margin: 88px;
}
.seller-hub .last__m-1200:last-child {
  margin: 96px;
}
.seller-hub .last__m-1300:last-child {
  margin: 104px;
}
.seller-hub .last__m-1400:last-child {
  margin: 112px;
}
.seller-hub .last__m-150:last-child {
  margin: 12px;
}
.seller-hub .last__m-1500:last-child {
  margin: 120px;
}
.seller-hub .last__m-1600:last-child {
  margin: 128px;
}
.seller-hub .last__m-200:last-child {
  margin: 16px;
}
.seller-hub .last__m-25:last-child {
  margin: 2px;
}
.seller-hub .last__m-300:last-child {
  margin: 24px;
}
.seller-hub .last__m-400:last-child {
  margin: 32px;
}
.seller-hub .last__m-50:last-child {
  margin: 4px;
}
.seller-hub .last__m-500:last-child {
  margin: 40px;
}
.seller-hub .last__m-600:last-child {
  margin: 48px;
}
.seller-hub .last__m-700:last-child {
  margin: 56px;
}
.seller-hub .last__m-800:last-child {
  margin: 64px;
}
.seller-hub .last__m-900:last-child {
  margin: 72px;
}
.seller-hub .last__m-auto:last-child {
  margin: auto;
}
.seller-hub .last__-mx-0:last-child {
  margin-left: 0px;
  margin-right: 0px;
}
.seller-hub .last__-mx-100:last-child {
  margin-left: -8px;
  margin-right: -8px;
}
.seller-hub .last__-mx-1000:last-child {
  margin-left: -80px;
  margin-right: -80px;
}
.seller-hub .last__-mx-1100:last-child {
  margin-left: -88px;
  margin-right: -88px;
}
.seller-hub .last__-mx-1200:last-child {
  margin-left: -96px;
  margin-right: -96px;
}
.seller-hub .last__-mx-1300:last-child {
  margin-left: -104px;
  margin-right: -104px;
}
.seller-hub .last__-mx-1400:last-child {
  margin-left: -112px;
  margin-right: -112px;
}
.seller-hub .last__-mx-150:last-child {
  margin-left: -12px;
  margin-right: -12px;
}
.seller-hub .last__-mx-1500:last-child {
  margin-left: -120px;
  margin-right: -120px;
}
.seller-hub .last__-mx-1600:last-child {
  margin-left: -128px;
  margin-right: -128px;
}
.seller-hub .last__-mx-200:last-child {
  margin-left: -16px;
  margin-right: -16px;
}
.seller-hub .last__-mx-25:last-child {
  margin-left: -2px;
  margin-right: -2px;
}
.seller-hub .last__-mx-300:last-child {
  margin-left: -24px;
  margin-right: -24px;
}
.seller-hub .last__-mx-400:last-child {
  margin-left: -32px;
  margin-right: -32px;
}
.seller-hub .last__-mx-50:last-child {
  margin-left: -4px;
  margin-right: -4px;
}
.seller-hub .last__-mx-500:last-child {
  margin-left: -40px;
  margin-right: -40px;
}
.seller-hub .last__-mx-600:last-child {
  margin-left: -48px;
  margin-right: -48px;
}
.seller-hub .last__-mx-700:last-child {
  margin-left: -56px;
  margin-right: -56px;
}
.seller-hub .last__-mx-800:last-child {
  margin-left: -64px;
  margin-right: -64px;
}
.seller-hub .last__-mx-900:last-child {
  margin-left: -72px;
  margin-right: -72px;
}
.seller-hub .last__-my-0:last-child {
  margin-top: 0px;
  margin-bottom: 0px;
}
.seller-hub .last__-my-100:last-child {
  margin-top: -8px;
  margin-bottom: -8px;
}
.seller-hub .last__-my-1000:last-child {
  margin-top: -80px;
  margin-bottom: -80px;
}
.seller-hub .last__-my-1100:last-child {
  margin-top: -88px;
  margin-bottom: -88px;
}
.seller-hub .last__-my-1200:last-child {
  margin-top: -96px;
  margin-bottom: -96px;
}
.seller-hub .last__-my-1300:last-child {
  margin-top: -104px;
  margin-bottom: -104px;
}
.seller-hub .last__-my-1400:last-child {
  margin-top: -112px;
  margin-bottom: -112px;
}
.seller-hub .last__-my-150:last-child {
  margin-top: -12px;
  margin-bottom: -12px;
}
.seller-hub .last__-my-1500:last-child {
  margin-top: -120px;
  margin-bottom: -120px;
}
.seller-hub .last__-my-1600:last-child {
  margin-top: -128px;
  margin-bottom: -128px;
}
.seller-hub .last__-my-200:last-child {
  margin-top: -16px;
  margin-bottom: -16px;
}
.seller-hub .last__-my-25:last-child {
  margin-top: -2px;
  margin-bottom: -2px;
}
.seller-hub .last__-my-300:last-child {
  margin-top: -24px;
  margin-bottom: -24px;
}
.seller-hub .last__-my-400:last-child {
  margin-top: -32px;
  margin-bottom: -32px;
}
.seller-hub .last__-my-50:last-child {
  margin-top: -4px;
  margin-bottom: -4px;
}
.seller-hub .last__-my-500:last-child {
  margin-top: -40px;
  margin-bottom: -40px;
}
.seller-hub .last__-my-600:last-child {
  margin-top: -48px;
  margin-bottom: -48px;
}
.seller-hub .last__-my-700:last-child {
  margin-top: -56px;
  margin-bottom: -56px;
}
.seller-hub .last__-my-800:last-child {
  margin-top: -64px;
  margin-bottom: -64px;
}
.seller-hub .last__-my-900:last-child {
  margin-top: -72px;
  margin-bottom: -72px;
}
.seller-hub .last__mx-0:last-child {
  margin-left: 0px;
  margin-right: 0px;
}
.seller-hub .last__mx-100:last-child {
  margin-left: 8px;
  margin-right: 8px;
}
.seller-hub .last__mx-1000:last-child {
  margin-left: 80px;
  margin-right: 80px;
}
.seller-hub .last__mx-1100:last-child {
  margin-left: 88px;
  margin-right: 88px;
}
.seller-hub .last__mx-1200:last-child {
  margin-left: 96px;
  margin-right: 96px;
}
.seller-hub .last__mx-1300:last-child {
  margin-left: 104px;
  margin-right: 104px;
}
.seller-hub .last__mx-1400:last-child {
  margin-left: 112px;
  margin-right: 112px;
}
.seller-hub .last__mx-150:last-child {
  margin-left: 12px;
  margin-right: 12px;
}
.seller-hub .last__mx-1500:last-child {
  margin-left: 120px;
  margin-right: 120px;
}
.seller-hub .last__mx-1600:last-child {
  margin-left: 128px;
  margin-right: 128px;
}
.seller-hub .last__mx-200:last-child {
  margin-left: 16px;
  margin-right: 16px;
}
.seller-hub .last__mx-25:last-child {
  margin-left: 2px;
  margin-right: 2px;
}
.seller-hub .last__mx-300:last-child {
  margin-left: 24px;
  margin-right: 24px;
}
.seller-hub .last__mx-400:last-child {
  margin-left: 32px;
  margin-right: 32px;
}
.seller-hub .last__mx-50:last-child {
  margin-left: 4px;
  margin-right: 4px;
}
.seller-hub .last__mx-500:last-child {
  margin-left: 40px;
  margin-right: 40px;
}
.seller-hub .last__mx-600:last-child {
  margin-left: 48px;
  margin-right: 48px;
}
.seller-hub .last__mx-700:last-child {
  margin-left: 56px;
  margin-right: 56px;
}
.seller-hub .last__mx-800:last-child {
  margin-left: 64px;
  margin-right: 64px;
}
.seller-hub .last__mx-900:last-child {
  margin-left: 72px;
  margin-right: 72px;
}
.seller-hub .last__mx-auto:last-child {
  margin-left: auto;
  margin-right: auto;
}
.seller-hub .last__my-0:last-child {
  margin-top: 0px;
  margin-bottom: 0px;
}
.seller-hub .last__my-100:last-child {
  margin-top: 8px;
  margin-bottom: 8px;
}
.seller-hub .last__my-1000:last-child {
  margin-top: 80px;
  margin-bottom: 80px;
}
.seller-hub .last__my-1100:last-child {
  margin-top: 88px;
  margin-bottom: 88px;
}
.seller-hub .last__my-1200:last-child {
  margin-top: 96px;
  margin-bottom: 96px;
}
.seller-hub .last__my-1300:last-child {
  margin-top: 104px;
  margin-bottom: 104px;
}
.seller-hub .last__my-1400:last-child {
  margin-top: 112px;
  margin-bottom: 112px;
}
.seller-hub .last__my-150:last-child {
  margin-top: 12px;
  margin-bottom: 12px;
}
.seller-hub .last__my-1500:last-child {
  margin-top: 120px;
  margin-bottom: 120px;
}
.seller-hub .last__my-1600:last-child {
  margin-top: 128px;
  margin-bottom: 128px;
}
.seller-hub .last__my-200:last-child {
  margin-top: 16px;
  margin-bottom: 16px;
}
.seller-hub .last__my-25:last-child {
  margin-top: 2px;
  margin-bottom: 2px;
}
.seller-hub .last__my-300:last-child {
  margin-top: 24px;
  margin-bottom: 24px;
}
.seller-hub .last__my-400:last-child {
  margin-top: 32px;
  margin-bottom: 32px;
}
.seller-hub .last__my-50:last-child {
  margin-top: 4px;
  margin-bottom: 4px;
}
.seller-hub .last__my-500:last-child {
  margin-top: 40px;
  margin-bottom: 40px;
}
.seller-hub .last__my-600:last-child {
  margin-top: 48px;
  margin-bottom: 48px;
}
.seller-hub .last__my-700:last-child {
  margin-top: 56px;
  margin-bottom: 56px;
}
.seller-hub .last__my-800:last-child {
  margin-top: 64px;
  margin-bottom: 64px;
}
.seller-hub .last__my-900:last-child {
  margin-top: 72px;
  margin-bottom: 72px;
}
.seller-hub .last__my-auto:last-child {
  margin-top: auto;
  margin-bottom: auto;
}
.seller-hub .last__-mb-0:last-child {
  margin-bottom: 0px;
}
.seller-hub .last__-mb-100:last-child {
  margin-bottom: -8px;
}
.seller-hub .last__-mb-1000:last-child {
  margin-bottom: -80px;
}
.seller-hub .last__-mb-1100:last-child {
  margin-bottom: -88px;
}
.seller-hub .last__-mb-1200:last-child {
  margin-bottom: -96px;
}
.seller-hub .last__-mb-1300:last-child {
  margin-bottom: -104px;
}
.seller-hub .last__-mb-1400:last-child {
  margin-bottom: -112px;
}
.seller-hub .last__-mb-150:last-child {
  margin-bottom: -12px;
}
.seller-hub .last__-mb-1500:last-child {
  margin-bottom: -120px;
}
.seller-hub .last__-mb-1600:last-child {
  margin-bottom: -128px;
}
.seller-hub .last__-mb-200:last-child {
  margin-bottom: -16px;
}
.seller-hub .last__-mb-25:last-child {
  margin-bottom: -2px;
}
.seller-hub .last__-mb-300:last-child {
  margin-bottom: -24px;
}
.seller-hub .last__-mb-400:last-child {
  margin-bottom: -32px;
}
.seller-hub .last__-mb-50:last-child {
  margin-bottom: -4px;
}
.seller-hub .last__-mb-500:last-child {
  margin-bottom: -40px;
}
.seller-hub .last__-mb-600:last-child {
  margin-bottom: -48px;
}
.seller-hub .last__-mb-700:last-child {
  margin-bottom: -56px;
}
.seller-hub .last__-mb-800:last-child {
  margin-bottom: -64px;
}
.seller-hub .last__-mb-900:last-child {
  margin-bottom: -72px;
}
.seller-hub .last__-ml-0:last-child {
  margin-left: 0px;
}
.seller-hub .last__-ml-100:last-child {
  margin-left: -8px;
}
.seller-hub .last__-ml-1000:last-child {
  margin-left: -80px;
}
.seller-hub .last__-ml-1100:last-child {
  margin-left: -88px;
}
.seller-hub .last__-ml-1200:last-child {
  margin-left: -96px;
}
.seller-hub .last__-ml-1300:last-child {
  margin-left: -104px;
}
.seller-hub .last__-ml-1400:last-child {
  margin-left: -112px;
}
.seller-hub .last__-ml-150:last-child {
  margin-left: -12px;
}
.seller-hub .last__-ml-1500:last-child {
  margin-left: -120px;
}
.seller-hub .last__-ml-1600:last-child {
  margin-left: -128px;
}
.seller-hub .last__-ml-200:last-child {
  margin-left: -16px;
}
.seller-hub .last__-ml-25:last-child {
  margin-left: -2px;
}
.seller-hub .last__-ml-300:last-child {
  margin-left: -24px;
}
.seller-hub .last__-ml-400:last-child {
  margin-left: -32px;
}
.seller-hub .last__-ml-50:last-child {
  margin-left: -4px;
}
.seller-hub .last__-ml-500:last-child {
  margin-left: -40px;
}
.seller-hub .last__-ml-600:last-child {
  margin-left: -48px;
}
.seller-hub .last__-ml-700:last-child {
  margin-left: -56px;
}
.seller-hub .last__-ml-800:last-child {
  margin-left: -64px;
}
.seller-hub .last__-ml-900:last-child {
  margin-left: -72px;
}
.seller-hub .last__-mr-0:last-child {
  margin-right: 0px;
}
.seller-hub .last__-mr-100:last-child {
  margin-right: -8px;
}
.seller-hub .last__-mr-1000:last-child {
  margin-right: -80px;
}
.seller-hub .last__-mr-1100:last-child {
  margin-right: -88px;
}
.seller-hub .last__-mr-1200:last-child {
  margin-right: -96px;
}
.seller-hub .last__-mr-1300:last-child {
  margin-right: -104px;
}
.seller-hub .last__-mr-1400:last-child {
  margin-right: -112px;
}
.seller-hub .last__-mr-150:last-child {
  margin-right: -12px;
}
.seller-hub .last__-mr-1500:last-child {
  margin-right: -120px;
}
.seller-hub .last__-mr-1600:last-child {
  margin-right: -128px;
}
.seller-hub .last__-mr-200:last-child {
  margin-right: -16px;
}
.seller-hub .last__-mr-25:last-child {
  margin-right: -2px;
}
.seller-hub .last__-mr-300:last-child {
  margin-right: -24px;
}
.seller-hub .last__-mr-400:last-child {
  margin-right: -32px;
}
.seller-hub .last__-mr-50:last-child {
  margin-right: -4px;
}
.seller-hub .last__-mr-500:last-child {
  margin-right: -40px;
}
.seller-hub .last__-mr-600:last-child {
  margin-right: -48px;
}
.seller-hub .last__-mr-700:last-child {
  margin-right: -56px;
}
.seller-hub .last__-mr-800:last-child {
  margin-right: -64px;
}
.seller-hub .last__-mr-900:last-child {
  margin-right: -72px;
}
.seller-hub .last__-mt-0:last-child {
  margin-top: 0px;
}
.seller-hub .last__-mt-100:last-child {
  margin-top: -8px;
}
.seller-hub .last__-mt-1000:last-child {
  margin-top: -80px;
}
.seller-hub .last__-mt-1100:last-child {
  margin-top: -88px;
}
.seller-hub .last__-mt-1200:last-child {
  margin-top: -96px;
}
.seller-hub .last__-mt-1300:last-child {
  margin-top: -104px;
}
.seller-hub .last__-mt-1400:last-child {
  margin-top: -112px;
}
.seller-hub .last__-mt-150:last-child {
  margin-top: -12px;
}
.seller-hub .last__-mt-1500:last-child {
  margin-top: -120px;
}
.seller-hub .last__-mt-1600:last-child {
  margin-top: -128px;
}
.seller-hub .last__-mt-200:last-child {
  margin-top: -16px;
}
.seller-hub .last__-mt-25:last-child {
  margin-top: -2px;
}
.seller-hub .last__-mt-300:last-child {
  margin-top: -24px;
}
.seller-hub .last__-mt-400:last-child {
  margin-top: -32px;
}
.seller-hub .last__-mt-50:last-child {
  margin-top: -4px;
}
.seller-hub .last__-mt-500:last-child {
  margin-top: -40px;
}
.seller-hub .last__-mt-600:last-child {
  margin-top: -48px;
}
.seller-hub .last__-mt-700:last-child {
  margin-top: -56px;
}
.seller-hub .last__-mt-800:last-child {
  margin-top: -64px;
}
.seller-hub .last__-mt-900:last-child {
  margin-top: -72px;
}
.seller-hub .last__mb-0:last-child {
  margin-bottom: 0px;
}
.seller-hub .last__mb-100:last-child {
  margin-bottom: 8px;
}
.seller-hub .last__mb-1000:last-child {
  margin-bottom: 80px;
}
.seller-hub .last__mb-1100:last-child {
  margin-bottom: 88px;
}
.seller-hub .last__mb-1200:last-child {
  margin-bottom: 96px;
}
.seller-hub .last__mb-1300:last-child {
  margin-bottom: 104px;
}
.seller-hub .last__mb-1400:last-child {
  margin-bottom: 112px;
}
.seller-hub .last__mb-150:last-child {
  margin-bottom: 12px;
}
.seller-hub .last__mb-1500:last-child {
  margin-bottom: 120px;
}
.seller-hub .last__mb-1600:last-child {
  margin-bottom: 128px;
}
.seller-hub .last__mb-200:last-child {
  margin-bottom: 16px;
}
.seller-hub .last__mb-25:last-child {
  margin-bottom: 2px;
}
.seller-hub .last__mb-300:last-child {
  margin-bottom: 24px;
}
.seller-hub .last__mb-400:last-child {
  margin-bottom: 32px;
}
.seller-hub .last__mb-50:last-child {
  margin-bottom: 4px;
}
.seller-hub .last__mb-500:last-child {
  margin-bottom: 40px;
}
.seller-hub .last__mb-600:last-child {
  margin-bottom: 48px;
}
.seller-hub .last__mb-700:last-child {
  margin-bottom: 56px;
}
.seller-hub .last__mb-800:last-child {
  margin-bottom: 64px;
}
.seller-hub .last__mb-900:last-child {
  margin-bottom: 72px;
}
.seller-hub .last__mb-auto:last-child {
  margin-bottom: auto;
}
.seller-hub .last__ml-0:last-child {
  margin-left: 0px;
}
.seller-hub .last__ml-100:last-child {
  margin-left: 8px;
}
.seller-hub .last__ml-1000:last-child {
  margin-left: 80px;
}
.seller-hub .last__ml-1100:last-child {
  margin-left: 88px;
}
.seller-hub .last__ml-1200:last-child {
  margin-left: 96px;
}
.seller-hub .last__ml-1300:last-child {
  margin-left: 104px;
}
.seller-hub .last__ml-1400:last-child {
  margin-left: 112px;
}
.seller-hub .last__ml-150:last-child {
  margin-left: 12px;
}
.seller-hub .last__ml-1500:last-child {
  margin-left: 120px;
}
.seller-hub .last__ml-1600:last-child {
  margin-left: 128px;
}
.seller-hub .last__ml-200:last-child {
  margin-left: 16px;
}
.seller-hub .last__ml-25:last-child {
  margin-left: 2px;
}
.seller-hub .last__ml-300:last-child {
  margin-left: 24px;
}
.seller-hub .last__ml-400:last-child {
  margin-left: 32px;
}
.seller-hub .last__ml-50:last-child {
  margin-left: 4px;
}
.seller-hub .last__ml-500:last-child {
  margin-left: 40px;
}
.seller-hub .last__ml-600:last-child {
  margin-left: 48px;
}
.seller-hub .last__ml-700:last-child {
  margin-left: 56px;
}
.seller-hub .last__ml-800:last-child {
  margin-left: 64px;
}
.seller-hub .last__ml-900:last-child {
  margin-left: 72px;
}
.seller-hub .last__ml-auto:last-child {
  margin-left: auto;
}
.seller-hub .last__mr-0:last-child {
  margin-right: 0px;
}
.seller-hub .last__mr-100:last-child {
  margin-right: 8px;
}
.seller-hub .last__mr-1000:last-child {
  margin-right: 80px;
}
.seller-hub .last__mr-1100:last-child {
  margin-right: 88px;
}
.seller-hub .last__mr-1200:last-child {
  margin-right: 96px;
}
.seller-hub .last__mr-1300:last-child {
  margin-right: 104px;
}
.seller-hub .last__mr-1400:last-child {
  margin-right: 112px;
}
.seller-hub .last__mr-150:last-child {
  margin-right: 12px;
}
.seller-hub .last__mr-1500:last-child {
  margin-right: 120px;
}
.seller-hub .last__mr-1600:last-child {
  margin-right: 128px;
}
.seller-hub .last__mr-200:last-child {
  margin-right: 16px;
}
.seller-hub .last__mr-25:last-child {
  margin-right: 2px;
}
.seller-hub .last__mr-300:last-child {
  margin-right: 24px;
}
.seller-hub .last__mr-400:last-child {
  margin-right: 32px;
}
.seller-hub .last__mr-50:last-child {
  margin-right: 4px;
}
.seller-hub .last__mr-500:last-child {
  margin-right: 40px;
}
.seller-hub .last__mr-600:last-child {
  margin-right: 48px;
}
.seller-hub .last__mr-700:last-child {
  margin-right: 56px;
}
.seller-hub .last__mr-800:last-child {
  margin-right: 64px;
}
.seller-hub .last__mr-900:last-child {
  margin-right: 72px;
}
.seller-hub .last__mr-auto:last-child {
  margin-right: auto;
}
.seller-hub .last__mt-0:last-child {
  margin-top: 0px;
}
.seller-hub .last__mt-100:last-child {
  margin-top: 8px;
}
.seller-hub .last__mt-1000:last-child {
  margin-top: 80px;
}
.seller-hub .last__mt-1100:last-child {
  margin-top: 88px;
}
.seller-hub .last__mt-1200:last-child {
  margin-top: 96px;
}
.seller-hub .last__mt-1300:last-child {
  margin-top: 104px;
}
.seller-hub .last__mt-1400:last-child {
  margin-top: 112px;
}
.seller-hub .last__mt-150:last-child {
  margin-top: 12px;
}
.seller-hub .last__mt-1500:last-child {
  margin-top: 120px;
}
.seller-hub .last__mt-1600:last-child {
  margin-top: 128px;
}
.seller-hub .last__mt-200:last-child {
  margin-top: 16px;
}
.seller-hub .last__mt-25:last-child {
  margin-top: 2px;
}
.seller-hub .last__mt-300:last-child {
  margin-top: 24px;
}
.seller-hub .last__mt-400:last-child {
  margin-top: 32px;
}
.seller-hub .last__mt-50:last-child {
  margin-top: 4px;
}
.seller-hub .last__mt-500:last-child {
  margin-top: 40px;
}
.seller-hub .last__mt-600:last-child {
  margin-top: 48px;
}
.seller-hub .last__mt-700:last-child {
  margin-top: 56px;
}
.seller-hub .last__mt-800:last-child {
  margin-top: 64px;
}
.seller-hub .last__mt-900:last-child {
  margin-top: 72px;
}
.seller-hub .last__mt-auto:last-child {
  margin-top: auto;
}
.seller-hub .last__p-0:last-child {
  padding: 0px;
}
.seller-hub .last__p-100:last-child {
  padding: 8px;
}
.seller-hub .last__p-1000:last-child {
  padding: 80px;
}
.seller-hub .last__p-1100:last-child {
  padding: 88px;
}
.seller-hub .last__p-1200:last-child {
  padding: 96px;
}
.seller-hub .last__p-1300:last-child {
  padding: 104px;
}
.seller-hub .last__p-1400:last-child {
  padding: 112px;
}
.seller-hub .last__p-150:last-child {
  padding: 12px;
}
.seller-hub .last__p-1500:last-child {
  padding: 120px;
}
.seller-hub .last__p-1600:last-child {
  padding: 128px;
}
.seller-hub .last__p-200:last-child {
  padding: 16px;
}
.seller-hub .last__p-25:last-child {
  padding: 2px;
}
.seller-hub .last__p-300:last-child {
  padding: 24px;
}
.seller-hub .last__p-400:last-child {
  padding: 32px;
}
.seller-hub .last__p-50:last-child {
  padding: 4px;
}
.seller-hub .last__p-500:last-child {
  padding: 40px;
}
.seller-hub .last__p-600:last-child {
  padding: 48px;
}
.seller-hub .last__p-700:last-child {
  padding: 56px;
}
.seller-hub .last__p-800:last-child {
  padding: 64px;
}
.seller-hub .last__p-900:last-child {
  padding: 72px;
}
.seller-hub .last__px-0:last-child {
  padding-left: 0px;
  padding-right: 0px;
}
.seller-hub .last__px-100:last-child {
  padding-left: 8px;
  padding-right: 8px;
}
.seller-hub .last__px-1000:last-child {
  padding-left: 80px;
  padding-right: 80px;
}
.seller-hub .last__px-1100:last-child {
  padding-left: 88px;
  padding-right: 88px;
}
.seller-hub .last__px-1200:last-child {
  padding-left: 96px;
  padding-right: 96px;
}
.seller-hub .last__px-1300:last-child {
  padding-left: 104px;
  padding-right: 104px;
}
.seller-hub .last__px-1400:last-child {
  padding-left: 112px;
  padding-right: 112px;
}
.seller-hub .last__px-150:last-child {
  padding-left: 12px;
  padding-right: 12px;
}
.seller-hub .last__px-1500:last-child {
  padding-left: 120px;
  padding-right: 120px;
}
.seller-hub .last__px-1600:last-child {
  padding-left: 128px;
  padding-right: 128px;
}
.seller-hub .last__px-200:last-child {
  padding-left: 16px;
  padding-right: 16px;
}
.seller-hub .last__px-25:last-child {
  padding-left: 2px;
  padding-right: 2px;
}
.seller-hub .last__px-300:last-child {
  padding-left: 24px;
  padding-right: 24px;
}
.seller-hub .last__px-400:last-child {
  padding-left: 32px;
  padding-right: 32px;
}
.seller-hub .last__px-50:last-child {
  padding-left: 4px;
  padding-right: 4px;
}
.seller-hub .last__px-500:last-child {
  padding-left: 40px;
  padding-right: 40px;
}
.seller-hub .last__px-600:last-child {
  padding-left: 48px;
  padding-right: 48px;
}
.seller-hub .last__px-700:last-child {
  padding-left: 56px;
  padding-right: 56px;
}
.seller-hub .last__px-800:last-child {
  padding-left: 64px;
  padding-right: 64px;
}
.seller-hub .last__px-900:last-child {
  padding-left: 72px;
  padding-right: 72px;
}
.seller-hub .last__py-0:last-child {
  padding-top: 0px;
  padding-bottom: 0px;
}
.seller-hub .last__py-100:last-child {
  padding-top: 8px;
  padding-bottom: 8px;
}
.seller-hub .last__py-1000:last-child {
  padding-top: 80px;
  padding-bottom: 80px;
}
.seller-hub .last__py-1100:last-child {
  padding-top: 88px;
  padding-bottom: 88px;
}
.seller-hub .last__py-1200:last-child {
  padding-top: 96px;
  padding-bottom: 96px;
}
.seller-hub .last__py-1300:last-child {
  padding-top: 104px;
  padding-bottom: 104px;
}
.seller-hub .last__py-1400:last-child {
  padding-top: 112px;
  padding-bottom: 112px;
}
.seller-hub .last__py-150:last-child {
  padding-top: 12px;
  padding-bottom: 12px;
}
.seller-hub .last__py-1500:last-child {
  padding-top: 120px;
  padding-bottom: 120px;
}
.seller-hub .last__py-1600:last-child {
  padding-top: 128px;
  padding-bottom: 128px;
}
.seller-hub .last__py-200:last-child {
  padding-top: 16px;
  padding-bottom: 16px;
}
.seller-hub .last__py-25:last-child {
  padding-top: 2px;
  padding-bottom: 2px;
}
.seller-hub .last__py-300:last-child {
  padding-top: 24px;
  padding-bottom: 24px;
}
.seller-hub .last__py-400:last-child {
  padding-top: 32px;
  padding-bottom: 32px;
}
.seller-hub .last__py-50:last-child {
  padding-top: 4px;
  padding-bottom: 4px;
}
.seller-hub .last__py-500:last-child {
  padding-top: 40px;
  padding-bottom: 40px;
}
.seller-hub .last__py-600:last-child {
  padding-top: 48px;
  padding-bottom: 48px;
}
.seller-hub .last__py-700:last-child {
  padding-top: 56px;
  padding-bottom: 56px;
}
.seller-hub .last__py-800:last-child {
  padding-top: 64px;
  padding-bottom: 64px;
}
.seller-hub .last__py-900:last-child {
  padding-top: 72px;
  padding-bottom: 72px;
}
.seller-hub .last__pb-0:last-child {
  padding-bottom: 0px;
}
.seller-hub .last__pb-100:last-child {
  padding-bottom: 8px;
}
.seller-hub .last__pb-1000:last-child {
  padding-bottom: 80px;
}
.seller-hub .last__pb-1100:last-child {
  padding-bottom: 88px;
}
.seller-hub .last__pb-1200:last-child {
  padding-bottom: 96px;
}
.seller-hub .last__pb-1300:last-child {
  padding-bottom: 104px;
}
.seller-hub .last__pb-1400:last-child {
  padding-bottom: 112px;
}
.seller-hub .last__pb-150:last-child {
  padding-bottom: 12px;
}
.seller-hub .last__pb-1500:last-child {
  padding-bottom: 120px;
}
.seller-hub .last__pb-1600:last-child {
  padding-bottom: 128px;
}
.seller-hub .last__pb-200:last-child {
  padding-bottom: 16px;
}
.seller-hub .last__pb-25:last-child {
  padding-bottom: 2px;
}
.seller-hub .last__pb-300:last-child {
  padding-bottom: 24px;
}
.seller-hub .last__pb-400:last-child {
  padding-bottom: 32px;
}
.seller-hub .last__pb-50:last-child {
  padding-bottom: 4px;
}
.seller-hub .last__pb-500:last-child {
  padding-bottom: 40px;
}
.seller-hub .last__pb-600:last-child {
  padding-bottom: 48px;
}
.seller-hub .last__pb-700:last-child {
  padding-bottom: 56px;
}
.seller-hub .last__pb-800:last-child {
  padding-bottom: 64px;
}
.seller-hub .last__pb-900:last-child {
  padding-bottom: 72px;
}
.seller-hub .last__pl-0:last-child {
  padding-left: 0px;
}
.seller-hub .last__pl-100:last-child {
  padding-left: 8px;
}
.seller-hub .last__pl-1000:last-child {
  padding-left: 80px;
}
.seller-hub .last__pl-1100:last-child {
  padding-left: 88px;
}
.seller-hub .last__pl-1200:last-child {
  padding-left: 96px;
}
.seller-hub .last__pl-1300:last-child {
  padding-left: 104px;
}
.seller-hub .last__pl-1400:last-child {
  padding-left: 112px;
}
.seller-hub .last__pl-150:last-child {
  padding-left: 12px;
}
.seller-hub .last__pl-1500:last-child {
  padding-left: 120px;
}
.seller-hub .last__pl-1600:last-child {
  padding-left: 128px;
}
.seller-hub .last__pl-200:last-child {
  padding-left: 16px;
}
.seller-hub .last__pl-25:last-child {
  padding-left: 2px;
}
.seller-hub .last__pl-300:last-child {
  padding-left: 24px;
}
.seller-hub .last__pl-400:last-child {
  padding-left: 32px;
}
.seller-hub .last__pl-50:last-child {
  padding-left: 4px;
}
.seller-hub .last__pl-500:last-child {
  padding-left: 40px;
}
.seller-hub .last__pl-600:last-child {
  padding-left: 48px;
}
.seller-hub .last__pl-700:last-child {
  padding-left: 56px;
}
.seller-hub .last__pl-800:last-child {
  padding-left: 64px;
}
.seller-hub .last__pl-900:last-child {
  padding-left: 72px;
}
.seller-hub .last__pr-0:last-child {
  padding-right: 0px;
}
.seller-hub .last__pr-100:last-child {
  padding-right: 8px;
}
.seller-hub .last__pr-1000:last-child {
  padding-right: 80px;
}
.seller-hub .last__pr-1100:last-child {
  padding-right: 88px;
}
.seller-hub .last__pr-1200:last-child {
  padding-right: 96px;
}
.seller-hub .last__pr-1300:last-child {
  padding-right: 104px;
}
.seller-hub .last__pr-1400:last-child {
  padding-right: 112px;
}
.seller-hub .last__pr-150:last-child {
  padding-right: 12px;
}
.seller-hub .last__pr-1500:last-child {
  padding-right: 120px;
}
.seller-hub .last__pr-1600:last-child {
  padding-right: 128px;
}
.seller-hub .last__pr-200:last-child {
  padding-right: 16px;
}
.seller-hub .last__pr-25:last-child {
  padding-right: 2px;
}
.seller-hub .last__pr-300:last-child {
  padding-right: 24px;
}
.seller-hub .last__pr-400:last-child {
  padding-right: 32px;
}
.seller-hub .last__pr-50:last-child {
  padding-right: 4px;
}
.seller-hub .last__pr-500:last-child {
  padding-right: 40px;
}
.seller-hub .last__pr-600:last-child {
  padding-right: 48px;
}
.seller-hub .last__pr-700:last-child {
  padding-right: 56px;
}
.seller-hub .last__pr-800:last-child {
  padding-right: 64px;
}
.seller-hub .last__pr-900:last-child {
  padding-right: 72px;
}
.seller-hub .last__pt-0:last-child {
  padding-top: 0px;
}
.seller-hub .last__pt-100:last-child {
  padding-top: 8px;
}
.seller-hub .last__pt-1000:last-child {
  padding-top: 80px;
}
.seller-hub .last__pt-1100:last-child {
  padding-top: 88px;
}
.seller-hub .last__pt-1200:last-child {
  padding-top: 96px;
}
.seller-hub .last__pt-1300:last-child {
  padding-top: 104px;
}
.seller-hub .last__pt-1400:last-child {
  padding-top: 112px;
}
.seller-hub .last__pt-150:last-child {
  padding-top: 12px;
}
.seller-hub .last__pt-1500:last-child {
  padding-top: 120px;
}
.seller-hub .last__pt-1600:last-child {
  padding-top: 128px;
}
.seller-hub .last__pt-200:last-child {
  padding-top: 16px;
}
.seller-hub .last__pt-25:last-child {
  padding-top: 2px;
}
.seller-hub .last__pt-300:last-child {
  padding-top: 24px;
}
.seller-hub .last__pt-400:last-child {
  padding-top: 32px;
}
.seller-hub .last__pt-50:last-child {
  padding-top: 4px;
}
.seller-hub .last__pt-500:last-child {
  padding-top: 40px;
}
.seller-hub .last__pt-600:last-child {
  padding-top: 48px;
}
.seller-hub .last__pt-700:last-child {
  padding-top: 56px;
}
.seller-hub .last__pt-800:last-child {
  padding-top: 64px;
}
.seller-hub .last__pt-900:last-child {
  padding-top: 72px;
}
@media (min-width: 640px) {
  .seller-hub .md__sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }
  .seller-hub .md__static {
    position: static;
  }
  .seller-hub .md__fixed {
    position: fixed;
  }
  .seller-hub .md__absolute {
    position: absolute;
  }
  .seller-hub .md__relative {
    position: relative;
  }
  .seller-hub .md__sticky {
    position: sticky;
  }
  .seller-hub .md__inset-0 {
    inset: 0px;
  }
  .seller-hub .md__inset-100 {
    inset: 8px;
  }
  .seller-hub .md__inset-1000 {
    inset: 80px;
  }
  .seller-hub .md__inset-1100 {
    inset: 88px;
  }
  .seller-hub .md__inset-1200 {
    inset: 96px;
  }
  .seller-hub .md__inset-1300 {
    inset: 104px;
  }
  .seller-hub .md__inset-1400 {
    inset: 112px;
  }
  .seller-hub .md__inset-150 {
    inset: 12px;
  }
  .seller-hub .md__inset-1500 {
    inset: 120px;
  }
  .seller-hub .md__inset-1600 {
    inset: 128px;
  }
  .seller-hub .md__inset-200 {
    inset: 16px;
  }
  .seller-hub .md__inset-25 {
    inset: 2px;
  }
  .seller-hub .md__inset-300 {
    inset: 24px;
  }
  .seller-hub .md__inset-400 {
    inset: 32px;
  }
  .seller-hub .md__inset-50 {
    inset: 4px;
  }
  .seller-hub .md__inset-500 {
    inset: 40px;
  }
  .seller-hub .md__inset-600 {
    inset: 48px;
  }
  .seller-hub .md__inset-700 {
    inset: 56px;
  }
  .seller-hub .md__inset-800 {
    inset: 64px;
  }
  .seller-hub .md__inset-900 {
    inset: 72px;
  }
  .seller-hub .md__inset-x-0 {
    left: 0px;
    right: 0px;
  }
  .seller-hub .md__inset-x-100 {
    left: 8px;
    right: 8px;
  }
  .seller-hub .md__inset-x-1000 {
    left: 80px;
    right: 80px;
  }
  .seller-hub .md__inset-x-1100 {
    left: 88px;
    right: 88px;
  }
  .seller-hub .md__inset-x-1200 {
    left: 96px;
    right: 96px;
  }
  .seller-hub .md__inset-x-1300 {
    left: 104px;
    right: 104px;
  }
  .seller-hub .md__inset-x-1400 {
    left: 112px;
    right: 112px;
  }
  .seller-hub .md__inset-x-150 {
    left: 12px;
    right: 12px;
  }
  .seller-hub .md__inset-x-1500 {
    left: 120px;
    right: 120px;
  }
  .seller-hub .md__inset-x-1600 {
    left: 128px;
    right: 128px;
  }
  .seller-hub .md__inset-x-200 {
    left: 16px;
    right: 16px;
  }
  .seller-hub .md__inset-x-25 {
    left: 2px;
    right: 2px;
  }
  .seller-hub .md__inset-x-300 {
    left: 24px;
    right: 24px;
  }
  .seller-hub .md__inset-x-400 {
    left: 32px;
    right: 32px;
  }
  .seller-hub .md__inset-x-50 {
    left: 4px;
    right: 4px;
  }
  .seller-hub .md__inset-x-500 {
    left: 40px;
    right: 40px;
  }
  .seller-hub .md__inset-x-600 {
    left: 48px;
    right: 48px;
  }
  .seller-hub .md__inset-x-700 {
    left: 56px;
    right: 56px;
  }
  .seller-hub .md__inset-x-800 {
    left: 64px;
    right: 64px;
  }
  .seller-hub .md__inset-x-900 {
    left: 72px;
    right: 72px;
  }
  .seller-hub .md__inset-y-0 {
    top: 0px;
    bottom: 0px;
  }
  .seller-hub .md__inset-y-100 {
    top: 8px;
    bottom: 8px;
  }
  .seller-hub .md__inset-y-1000 {
    top: 80px;
    bottom: 80px;
  }
  .seller-hub .md__inset-y-1100 {
    top: 88px;
    bottom: 88px;
  }
  .seller-hub .md__inset-y-1200 {
    top: 96px;
    bottom: 96px;
  }
  .seller-hub .md__inset-y-1300 {
    top: 104px;
    bottom: 104px;
  }
  .seller-hub .md__inset-y-1400 {
    top: 112px;
    bottom: 112px;
  }
  .seller-hub .md__inset-y-150 {
    top: 12px;
    bottom: 12px;
  }
  .seller-hub .md__inset-y-1500 {
    top: 120px;
    bottom: 120px;
  }
  .seller-hub .md__inset-y-1600 {
    top: 128px;
    bottom: 128px;
  }
  .seller-hub .md__inset-y-200 {
    top: 16px;
    bottom: 16px;
  }
  .seller-hub .md__inset-y-25 {
    top: 2px;
    bottom: 2px;
  }
  .seller-hub .md__inset-y-300 {
    top: 24px;
    bottom: 24px;
  }
  .seller-hub .md__inset-y-400 {
    top: 32px;
    bottom: 32px;
  }
  .seller-hub .md__inset-y-50 {
    top: 4px;
    bottom: 4px;
  }
  .seller-hub .md__inset-y-500 {
    top: 40px;
    bottom: 40px;
  }
  .seller-hub .md__inset-y-600 {
    top: 48px;
    bottom: 48px;
  }
  .seller-hub .md__inset-y-700 {
    top: 56px;
    bottom: 56px;
  }
  .seller-hub .md__inset-y-800 {
    top: 64px;
    bottom: 64px;
  }
  .seller-hub .md__inset-y-900 {
    top: 72px;
    bottom: 72px;
  }
  .seller-hub .md__bottom-0 {
    bottom: 0px;
  }
  .seller-hub .md__bottom-1\/12 {
    bottom: 8.33%;
  }
  .seller-hub .md__bottom-1\/2 {
    bottom: 50%;
  }
  .seller-hub .md__bottom-1\/3 {
    bottom: 33.33%;
  }
  .seller-hub .md__bottom-1\/4 {
    bottom: 25%;
  }
  .seller-hub .md__bottom-1\/5 {
    bottom: 20%;
  }
  .seller-hub .md__bottom-10\/12 {
    bottom: 83.33%;
  }
  .seller-hub .md__bottom-100 {
    bottom: 8px;
  }
  .seller-hub .md__bottom-1000 {
    bottom: 80px;
  }
  .seller-hub .md__bottom-11\/12 {
    bottom: 91.66%;
  }
  .seller-hub .md__bottom-1100 {
    bottom: 88px;
  }
  .seller-hub .md__bottom-1200 {
    bottom: 96px;
  }
  .seller-hub .md__bottom-1300 {
    bottom: 104px;
  }
  .seller-hub .md__bottom-1400 {
    bottom: 112px;
  }
  .seller-hub .md__bottom-150 {
    bottom: 12px;
  }
  .seller-hub .md__bottom-1500 {
    bottom: 120px;
  }
  .seller-hub .md__bottom-1600 {
    bottom: 128px;
  }
  .seller-hub .md__bottom-2\/12 {
    bottom: 16.66%;
  }
  .seller-hub .md__bottom-2\/3 {
    bottom: 66.66%;
  }
  .seller-hub .md__bottom-2\/5 {
    bottom: 40%;
  }
  .seller-hub .md__bottom-200 {
    bottom: 16px;
  }
  .seller-hub .md__bottom-25 {
    bottom: 2px;
  }
  .seller-hub .md__bottom-3\/12 {
    bottom: 25%;
  }
  .seller-hub .md__bottom-3\/4 {
    bottom: 75%;
  }
  .seller-hub .md__bottom-3\/5 {
    bottom: 60%;
  }
  .seller-hub .md__bottom-300 {
    bottom: 24px;
  }
  .seller-hub .md__bottom-4\/12 {
    bottom: 33.33%;
  }
  .seller-hub .md__bottom-4\/5 {
    bottom: 80%;
  }
  .seller-hub .md__bottom-400 {
    bottom: 32px;
  }
  .seller-hub .md__bottom-5\/12 {
    bottom: 41.66%;
  }
  .seller-hub .md__bottom-50 {
    bottom: 4px;
  }
  .seller-hub .md__bottom-500 {
    bottom: 40px;
  }
  .seller-hub .md__bottom-6\/12 {
    bottom: 50%;
  }
  .seller-hub .md__bottom-600 {
    bottom: 48px;
  }
  .seller-hub .md__bottom-7\/12 {
    bottom: 58.33%;
  }
  .seller-hub .md__bottom-700 {
    bottom: 56px;
  }
  .seller-hub .md__bottom-8\/12 {
    bottom: 66.66%;
  }
  .seller-hub .md__bottom-800 {
    bottom: 64px;
  }
  .seller-hub .md__bottom-9\/12 {
    bottom: 75%;
  }
  .seller-hub .md__bottom-900 {
    bottom: 72px;
  }
  .seller-hub .md__bottom-full {
    bottom: 100%;
  }
  .seller-hub .md__bottom-none {
    bottom: 0%;
  }
  .seller-hub .md__left-0 {
    left: 0px;
  }
  .seller-hub .md__left-1\/12 {
    left: 8.33%;
  }
  .seller-hub .md__left-1\/2 {
    left: 50%;
  }
  .seller-hub .md__left-1\/3 {
    left: 33.33%;
  }
  .seller-hub .md__left-1\/4 {
    left: 25%;
  }
  .seller-hub .md__left-1\/5 {
    left: 20%;
  }
  .seller-hub .md__left-10\/12 {
    left: 83.33%;
  }
  .seller-hub .md__left-100 {
    left: 8px;
  }
  .seller-hub .md__left-1000 {
    left: 80px;
  }
  .seller-hub .md__left-11\/12 {
    left: 91.66%;
  }
  .seller-hub .md__left-1100 {
    left: 88px;
  }
  .seller-hub .md__left-1200 {
    left: 96px;
  }
  .seller-hub .md__left-1300 {
    left: 104px;
  }
  .seller-hub .md__left-1400 {
    left: 112px;
  }
  .seller-hub .md__left-150 {
    left: 12px;
  }
  .seller-hub .md__left-1500 {
    left: 120px;
  }
  .seller-hub .md__left-1600 {
    left: 128px;
  }
  .seller-hub .md__left-2\/12 {
    left: 16.66%;
  }
  .seller-hub .md__left-2\/3 {
    left: 66.66%;
  }
  .seller-hub .md__left-2\/5 {
    left: 40%;
  }
  .seller-hub .md__left-200 {
    left: 16px;
  }
  .seller-hub .md__left-25 {
    left: 2px;
  }
  .seller-hub .md__left-3\/12 {
    left: 25%;
  }
  .seller-hub .md__left-3\/4 {
    left: 75%;
  }
  .seller-hub .md__left-3\/5 {
    left: 60%;
  }
  .seller-hub .md__left-300 {
    left: 24px;
  }
  .seller-hub .md__left-4\/12 {
    left: 33.33%;
  }
  .seller-hub .md__left-4\/5 {
    left: 80%;
  }
  .seller-hub .md__left-400 {
    left: 32px;
  }
  .seller-hub .md__left-5\/12 {
    left: 41.66%;
  }
  .seller-hub .md__left-50 {
    left: 4px;
  }
  .seller-hub .md__left-500 {
    left: 40px;
  }
  .seller-hub .md__left-6\/12 {
    left: 50%;
  }
  .seller-hub .md__left-600 {
    left: 48px;
  }
  .seller-hub .md__left-7\/12 {
    left: 58.33%;
  }
  .seller-hub .md__left-700 {
    left: 56px;
  }
  .seller-hub .md__left-8\/12 {
    left: 66.66%;
  }
  .seller-hub .md__left-800 {
    left: 64px;
  }
  .seller-hub .md__left-9\/12 {
    left: 75%;
  }
  .seller-hub .md__left-900 {
    left: 72px;
  }
  .seller-hub .md__left-full {
    left: 100%;
  }
  .seller-hub .md__left-none {
    left: 0%;
  }
  .seller-hub .md__right-0 {
    right: 0px;
  }
  .seller-hub .md__right-1\/12 {
    right: 8.33%;
  }
  .seller-hub .md__right-1\/2 {
    right: 50%;
  }
  .seller-hub .md__right-1\/3 {
    right: 33.33%;
  }
  .seller-hub .md__right-1\/4 {
    right: 25%;
  }
  .seller-hub .md__right-1\/5 {
    right: 20%;
  }
  .seller-hub .md__right-10\/12 {
    right: 83.33%;
  }
  .seller-hub .md__right-100 {
    right: 8px;
  }
  .seller-hub .md__right-1000 {
    right: 80px;
  }
  .seller-hub .md__right-11\/12 {
    right: 91.66%;
  }
  .seller-hub .md__right-1100 {
    right: 88px;
  }
  .seller-hub .md__right-1200 {
    right: 96px;
  }
  .seller-hub .md__right-1300 {
    right: 104px;
  }
  .seller-hub .md__right-1400 {
    right: 112px;
  }
  .seller-hub .md__right-150 {
    right: 12px;
  }
  .seller-hub .md__right-1500 {
    right: 120px;
  }
  .seller-hub .md__right-1600 {
    right: 128px;
  }
  .seller-hub .md__right-2\/12 {
    right: 16.66%;
  }
  .seller-hub .md__right-2\/3 {
    right: 66.66%;
  }
  .seller-hub .md__right-2\/5 {
    right: 40%;
  }
  .seller-hub .md__right-200 {
    right: 16px;
  }
  .seller-hub .md__right-25 {
    right: 2px;
  }
  .seller-hub .md__right-3\/12 {
    right: 25%;
  }
  .seller-hub .md__right-3\/4 {
    right: 75%;
  }
  .seller-hub .md__right-3\/5 {
    right: 60%;
  }
  .seller-hub .md__right-300 {
    right: 24px;
  }
  .seller-hub .md__right-4\/12 {
    right: 33.33%;
  }
  .seller-hub .md__right-4\/5 {
    right: 80%;
  }
  .seller-hub .md__right-400 {
    right: 32px;
  }
  .seller-hub .md__right-5\/12 {
    right: 41.66%;
  }
  .seller-hub .md__right-50 {
    right: 4px;
  }
  .seller-hub .md__right-500 {
    right: 40px;
  }
  .seller-hub .md__right-6\/12 {
    right: 50%;
  }
  .seller-hub .md__right-600 {
    right: 48px;
  }
  .seller-hub .md__right-7\/12 {
    right: 58.33%;
  }
  .seller-hub .md__right-700 {
    right: 56px;
  }
  .seller-hub .md__right-8\/12 {
    right: 66.66%;
  }
  .seller-hub .md__right-800 {
    right: 64px;
  }
  .seller-hub .md__right-9\/12 {
    right: 75%;
  }
  .seller-hub .md__right-900 {
    right: 72px;
  }
  .seller-hub .md__right-full {
    right: 100%;
  }
  .seller-hub .md__right-none {
    right: 0%;
  }
  .seller-hub .md__top-0 {
    top: 0px;
  }
  .seller-hub .md__top-1\/12 {
    top: 8.33%;
  }
  .seller-hub .md__top-1\/2 {
    top: 50%;
  }
  .seller-hub .md__top-1\/3 {
    top: 33.33%;
  }
  .seller-hub .md__top-1\/4 {
    top: 25%;
  }
  .seller-hub .md__top-1\/5 {
    top: 20%;
  }
  .seller-hub .md__top-10\/12 {
    top: 83.33%;
  }
  .seller-hub .md__top-100 {
    top: 8px;
  }
  .seller-hub .md__top-1000 {
    top: 80px;
  }
  .seller-hub .md__top-11\/12 {
    top: 91.66%;
  }
  .seller-hub .md__top-1100 {
    top: 88px;
  }
  .seller-hub .md__top-1200 {
    top: 96px;
  }
  .seller-hub .md__top-1300 {
    top: 104px;
  }
  .seller-hub .md__top-1400 {
    top: 112px;
  }
  .seller-hub .md__top-150 {
    top: 12px;
  }
  .seller-hub .md__top-1500 {
    top: 120px;
  }
  .seller-hub .md__top-1600 {
    top: 128px;
  }
  .seller-hub .md__top-2\/12 {
    top: 16.66%;
  }
  .seller-hub .md__top-2\/3 {
    top: 66.66%;
  }
  .seller-hub .md__top-2\/5 {
    top: 40%;
  }
  .seller-hub .md__top-200 {
    top: 16px;
  }
  .seller-hub .md__top-25 {
    top: 2px;
  }
  .seller-hub .md__top-3\/12 {
    top: 25%;
  }
  .seller-hub .md__top-3\/4 {
    top: 75%;
  }
  .seller-hub .md__top-3\/5 {
    top: 60%;
  }
  .seller-hub .md__top-300 {
    top: 24px;
  }
  .seller-hub .md__top-4\/12 {
    top: 33.33%;
  }
  .seller-hub .md__top-4\/5 {
    top: 80%;
  }
  .seller-hub .md__top-400 {
    top: 32px;
  }
  .seller-hub .md__top-5\/12 {
    top: 41.66%;
  }
  .seller-hub .md__top-50 {
    top: 4px;
  }
  .seller-hub .md__top-500 {
    top: 40px;
  }
  .seller-hub .md__top-6\/12 {
    top: 50%;
  }
  .seller-hub .md__top-600 {
    top: 48px;
  }
  .seller-hub .md__top-7\/12 {
    top: 58.33%;
  }
  .seller-hub .md__top-700 {
    top: 56px;
  }
  .seller-hub .md__top-8\/12 {
    top: 66.66%;
  }
  .seller-hub .md__top-800 {
    top: 64px;
  }
  .seller-hub .md__top-9\/12 {
    top: 75%;
  }
  .seller-hub .md__top-900 {
    top: 72px;
  }
  .seller-hub .md__top-full {
    top: 100%;
  }
  .seller-hub .md__top-none {
    top: 0%;
  }
  .seller-hub .md__order-1 {
    order: 1;
  }
  .seller-hub .md__order-10 {
    order: 10;
  }
  .seller-hub .md__order-11 {
    order: 11;
  }
  .seller-hub .md__order-12 {
    order: 12;
  }
  .seller-hub .md__order-2 {
    order: 2;
  }
  .seller-hub .md__order-3 {
    order: 3;
  }
  .seller-hub .md__order-4 {
    order: 4;
  }
  .seller-hub .md__order-5 {
    order: 5;
  }
  .seller-hub .md__order-6 {
    order: 6;
  }
  .seller-hub .md__order-7 {
    order: 7;
  }
  .seller-hub .md__order-8 {
    order: 8;
  }
  .seller-hub .md__order-9 {
    order: 9;
  }
  .seller-hub .md__order-first {
    order: -9999;
  }
  .seller-hub .md__order-last {
    order: 9999;
  }
  .seller-hub .md__order-none {
    order: 0;
  }
  .seller-hub .md__-m-0 {
    margin: 0px;
  }
  .seller-hub .md__-m-100 {
    margin: -8px;
  }
  .seller-hub .md__-m-1000 {
    margin: -80px;
  }
  .seller-hub .md__-m-1100 {
    margin: -88px;
  }
  .seller-hub .md__-m-1200 {
    margin: -96px;
  }
  .seller-hub .md__-m-1300 {
    margin: -104px;
  }
  .seller-hub .md__-m-1400 {
    margin: -112px;
  }
  .seller-hub .md__-m-150 {
    margin: -12px;
  }
  .seller-hub .md__-m-1500 {
    margin: -120px;
  }
  .seller-hub .md__-m-1600 {
    margin: -128px;
  }
  .seller-hub .md__-m-200 {
    margin: -16px;
  }
  .seller-hub .md__-m-25 {
    margin: -2px;
  }
  .seller-hub .md__-m-300 {
    margin: -24px;
  }
  .seller-hub .md__-m-400 {
    margin: -32px;
  }
  .seller-hub .md__-m-50 {
    margin: -4px;
  }
  .seller-hub .md__-m-500 {
    margin: -40px;
  }
  .seller-hub .md__-m-600 {
    margin: -48px;
  }
  .seller-hub .md__-m-700 {
    margin: -56px;
  }
  .seller-hub .md__-m-800 {
    margin: -64px;
  }
  .seller-hub .md__-m-900 {
    margin: -72px;
  }
  .seller-hub .md__m-0 {
    margin: 0px;
  }
  .seller-hub .md__m-100 {
    margin: 8px;
  }
  .seller-hub .md__m-1000 {
    margin: 80px;
  }
  .seller-hub .md__m-1100 {
    margin: 88px;
  }
  .seller-hub .md__m-1200 {
    margin: 96px;
  }
  .seller-hub .md__m-1300 {
    margin: 104px;
  }
  .seller-hub .md__m-1400 {
    margin: 112px;
  }
  .seller-hub .md__m-150 {
    margin: 12px;
  }
  .seller-hub .md__m-1500 {
    margin: 120px;
  }
  .seller-hub .md__m-1600 {
    margin: 128px;
  }
  .seller-hub .md__m-200 {
    margin: 16px;
  }
  .seller-hub .md__m-25 {
    margin: 2px;
  }
  .seller-hub .md__m-300 {
    margin: 24px;
  }
  .seller-hub .md__m-400 {
    margin: 32px;
  }
  .seller-hub .md__m-50 {
    margin: 4px;
  }
  .seller-hub .md__m-500 {
    margin: 40px;
  }
  .seller-hub .md__m-600 {
    margin: 48px;
  }
  .seller-hub .md__m-700 {
    margin: 56px;
  }
  .seller-hub .md__m-800 {
    margin: 64px;
  }
  .seller-hub .md__m-900 {
    margin: 72px;
  }
  .seller-hub .md__m-auto {
    margin: auto;
  }
  .seller-hub .md__-mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .seller-hub .md__-mx-100 {
    margin-left: -8px;
    margin-right: -8px;
  }
  .seller-hub .md__-mx-1000 {
    margin-left: -80px;
    margin-right: -80px;
  }
  .seller-hub .md__-mx-1100 {
    margin-left: -88px;
    margin-right: -88px;
  }
  .seller-hub .md__-mx-1200 {
    margin-left: -96px;
    margin-right: -96px;
  }
  .seller-hub .md__-mx-1300 {
    margin-left: -104px;
    margin-right: -104px;
  }
  .seller-hub .md__-mx-1400 {
    margin-left: -112px;
    margin-right: -112px;
  }
  .seller-hub .md__-mx-150 {
    margin-left: -12px;
    margin-right: -12px;
  }
  .seller-hub .md__-mx-1500 {
    margin-left: -120px;
    margin-right: -120px;
  }
  .seller-hub .md__-mx-1600 {
    margin-left: -128px;
    margin-right: -128px;
  }
  .seller-hub .md__-mx-200 {
    margin-left: -16px;
    margin-right: -16px;
  }
  .seller-hub .md__-mx-25 {
    margin-left: -2px;
    margin-right: -2px;
  }
  .seller-hub .md__-mx-300 {
    margin-left: -24px;
    margin-right: -24px;
  }
  .seller-hub .md__-mx-400 {
    margin-left: -32px;
    margin-right: -32px;
  }
  .seller-hub .md__-mx-50 {
    margin-left: -4px;
    margin-right: -4px;
  }
  .seller-hub .md__-mx-500 {
    margin-left: -40px;
    margin-right: -40px;
  }
  .seller-hub .md__-mx-600 {
    margin-left: -48px;
    margin-right: -48px;
  }
  .seller-hub .md__-mx-700 {
    margin-left: -56px;
    margin-right: -56px;
  }
  .seller-hub .md__-mx-800 {
    margin-left: -64px;
    margin-right: -64px;
  }
  .seller-hub .md__-mx-900 {
    margin-left: -72px;
    margin-right: -72px;
  }
  .seller-hub .md__-my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .seller-hub .md__-my-100 {
    margin-top: -8px;
    margin-bottom: -8px;
  }
  .seller-hub .md__-my-1000 {
    margin-top: -80px;
    margin-bottom: -80px;
  }
  .seller-hub .md__-my-1100 {
    margin-top: -88px;
    margin-bottom: -88px;
  }
  .seller-hub .md__-my-1200 {
    margin-top: -96px;
    margin-bottom: -96px;
  }
  .seller-hub .md__-my-1300 {
    margin-top: -104px;
    margin-bottom: -104px;
  }
  .seller-hub .md__-my-1400 {
    margin-top: -112px;
    margin-bottom: -112px;
  }
  .seller-hub .md__-my-150 {
    margin-top: -12px;
    margin-bottom: -12px;
  }
  .seller-hub .md__-my-1500 {
    margin-top: -120px;
    margin-bottom: -120px;
  }
  .seller-hub .md__-my-1600 {
    margin-top: -128px;
    margin-bottom: -128px;
  }
  .seller-hub .md__-my-200 {
    margin-top: -16px;
    margin-bottom: -16px;
  }
  .seller-hub .md__-my-25 {
    margin-top: -2px;
    margin-bottom: -2px;
  }
  .seller-hub .md__-my-300 {
    margin-top: -24px;
    margin-bottom: -24px;
  }
  .seller-hub .md__-my-400 {
    margin-top: -32px;
    margin-bottom: -32px;
  }
  .seller-hub .md__-my-50 {
    margin-top: -4px;
    margin-bottom: -4px;
  }
  .seller-hub .md__-my-500 {
    margin-top: -40px;
    margin-bottom: -40px;
  }
  .seller-hub .md__-my-600 {
    margin-top: -48px;
    margin-bottom: -48px;
  }
  .seller-hub .md__-my-700 {
    margin-top: -56px;
    margin-bottom: -56px;
  }
  .seller-hub .md__-my-800 {
    margin-top: -64px;
    margin-bottom: -64px;
  }
  .seller-hub .md__-my-900 {
    margin-top: -72px;
    margin-bottom: -72px;
  }
  .seller-hub .md__mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .seller-hub .md__mx-100 {
    margin-left: 8px;
    margin-right: 8px;
  }
  .seller-hub .md__mx-1000 {
    margin-left: 80px;
    margin-right: 80px;
  }
  .seller-hub .md__mx-1100 {
    margin-left: 88px;
    margin-right: 88px;
  }
  .seller-hub .md__mx-1200 {
    margin-left: 96px;
    margin-right: 96px;
  }
  .seller-hub .md__mx-1300 {
    margin-left: 104px;
    margin-right: 104px;
  }
  .seller-hub .md__mx-1400 {
    margin-left: 112px;
    margin-right: 112px;
  }
  .seller-hub .md__mx-150 {
    margin-left: 12px;
    margin-right: 12px;
  }
  .seller-hub .md__mx-1500 {
    margin-left: 120px;
    margin-right: 120px;
  }
  .seller-hub .md__mx-1600 {
    margin-left: 128px;
    margin-right: 128px;
  }
  .seller-hub .md__mx-200 {
    margin-left: 16px;
    margin-right: 16px;
  }
  .seller-hub .md__mx-25 {
    margin-left: 2px;
    margin-right: 2px;
  }
  .seller-hub .md__mx-300 {
    margin-left: 24px;
    margin-right: 24px;
  }
  .seller-hub .md__mx-400 {
    margin-left: 32px;
    margin-right: 32px;
  }
  .seller-hub .md__mx-50 {
    margin-left: 4px;
    margin-right: 4px;
  }
  .seller-hub .md__mx-500 {
    margin-left: 40px;
    margin-right: 40px;
  }
  .seller-hub .md__mx-600 {
    margin-left: 48px;
    margin-right: 48px;
  }
  .seller-hub .md__mx-700 {
    margin-left: 56px;
    margin-right: 56px;
  }
  .seller-hub .md__mx-800 {
    margin-left: 64px;
    margin-right: 64px;
  }
  .seller-hub .md__mx-900 {
    margin-left: 72px;
    margin-right: 72px;
  }
  .seller-hub .md__mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
  .seller-hub .md__my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .seller-hub .md__my-100 {
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .seller-hub .md__my-1000 {
    margin-top: 80px;
    margin-bottom: 80px;
  }
  .seller-hub .md__my-1100 {
    margin-top: 88px;
    margin-bottom: 88px;
  }
  .seller-hub .md__my-1200 {
    margin-top: 96px;
    margin-bottom: 96px;
  }
  .seller-hub .md__my-1300 {
    margin-top: 104px;
    margin-bottom: 104px;
  }
  .seller-hub .md__my-1400 {
    margin-top: 112px;
    margin-bottom: 112px;
  }
  .seller-hub .md__my-150 {
    margin-top: 12px;
    margin-bottom: 12px;
  }
  .seller-hub .md__my-1500 {
    margin-top: 120px;
    margin-bottom: 120px;
  }
  .seller-hub .md__my-1600 {
    margin-top: 128px;
    margin-bottom: 128px;
  }
  .seller-hub .md__my-200 {
    margin-top: 16px;
    margin-bottom: 16px;
  }
  .seller-hub .md__my-25 {
    margin-top: 2px;
    margin-bottom: 2px;
  }
  .seller-hub .md__my-300 {
    margin-top: 24px;
    margin-bottom: 24px;
  }
  .seller-hub .md__my-400 {
    margin-top: 32px;
    margin-bottom: 32px;
  }
  .seller-hub .md__my-50 {
    margin-top: 4px;
    margin-bottom: 4px;
  }
  .seller-hub .md__my-500 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .seller-hub .md__my-600 {
    margin-top: 48px;
    margin-bottom: 48px;
  }
  .seller-hub .md__my-700 {
    margin-top: 56px;
    margin-bottom: 56px;
  }
  .seller-hub .md__my-800 {
    margin-top: 64px;
    margin-bottom: 64px;
  }
  .seller-hub .md__my-900 {
    margin-top: 72px;
    margin-bottom: 72px;
  }
  .seller-hub .md__my-auto {
    margin-top: auto;
    margin-bottom: auto;
  }
  .seller-hub .md__-mb-0 {
    margin-bottom: 0px;
  }
  .seller-hub .md__-mb-100 {
    margin-bottom: -8px;
  }
  .seller-hub .md__-mb-1000 {
    margin-bottom: -80px;
  }
  .seller-hub .md__-mb-1100 {
    margin-bottom: -88px;
  }
  .seller-hub .md__-mb-1200 {
    margin-bottom: -96px;
  }
  .seller-hub .md__-mb-1300 {
    margin-bottom: -104px;
  }
  .seller-hub .md__-mb-1400 {
    margin-bottom: -112px;
  }
  .seller-hub .md__-mb-150 {
    margin-bottom: -12px;
  }
  .seller-hub .md__-mb-1500 {
    margin-bottom: -120px;
  }
  .seller-hub .md__-mb-1600 {
    margin-bottom: -128px;
  }
  .seller-hub .md__-mb-200 {
    margin-bottom: -16px;
  }
  .seller-hub .md__-mb-25 {
    margin-bottom: -2px;
  }
  .seller-hub .md__-mb-300 {
    margin-bottom: -24px;
  }
  .seller-hub .md__-mb-400 {
    margin-bottom: -32px;
  }
  .seller-hub .md__-mb-50 {
    margin-bottom: -4px;
  }
  .seller-hub .md__-mb-500 {
    margin-bottom: -40px;
  }
  .seller-hub .md__-mb-600 {
    margin-bottom: -48px;
  }
  .seller-hub .md__-mb-700 {
    margin-bottom: -56px;
  }
  .seller-hub .md__-mb-800 {
    margin-bottom: -64px;
  }
  .seller-hub .md__-mb-900 {
    margin-bottom: -72px;
  }
  .seller-hub .md__-ml-0 {
    margin-left: 0px;
  }
  .seller-hub .md__-ml-100 {
    margin-left: -8px;
  }
  .seller-hub .md__-ml-1000 {
    margin-left: -80px;
  }
  .seller-hub .md__-ml-1100 {
    margin-left: -88px;
  }
  .seller-hub .md__-ml-1200 {
    margin-left: -96px;
  }
  .seller-hub .md__-ml-1300 {
    margin-left: -104px;
  }
  .seller-hub .md__-ml-1400 {
    margin-left: -112px;
  }
  .seller-hub .md__-ml-150 {
    margin-left: -12px;
  }
  .seller-hub .md__-ml-1500 {
    margin-left: -120px;
  }
  .seller-hub .md__-ml-1600 {
    margin-left: -128px;
  }
  .seller-hub .md__-ml-200 {
    margin-left: -16px;
  }
  .seller-hub .md__-ml-25 {
    margin-left: -2px;
  }
  .seller-hub .md__-ml-300 {
    margin-left: -24px;
  }
  .seller-hub .md__-ml-400 {
    margin-left: -32px;
  }
  .seller-hub .md__-ml-50 {
    margin-left: -4px;
  }
  .seller-hub .md__-ml-500 {
    margin-left: -40px;
  }
  .seller-hub .md__-ml-600 {
    margin-left: -48px;
  }
  .seller-hub .md__-ml-700 {
    margin-left: -56px;
  }
  .seller-hub .md__-ml-800 {
    margin-left: -64px;
  }
  .seller-hub .md__-ml-900 {
    margin-left: -72px;
  }
  .seller-hub .md__-mr-0 {
    margin-right: 0px;
  }
  .seller-hub .md__-mr-100 {
    margin-right: -8px;
  }
  .seller-hub .md__-mr-1000 {
    margin-right: -80px;
  }
  .seller-hub .md__-mr-1100 {
    margin-right: -88px;
  }
  .seller-hub .md__-mr-1200 {
    margin-right: -96px;
  }
  .seller-hub .md__-mr-1300 {
    margin-right: -104px;
  }
  .seller-hub .md__-mr-1400 {
    margin-right: -112px;
  }
  .seller-hub .md__-mr-150 {
    margin-right: -12px;
  }
  .seller-hub .md__-mr-1500 {
    margin-right: -120px;
  }
  .seller-hub .md__-mr-1600 {
    margin-right: -128px;
  }
  .seller-hub .md__-mr-200 {
    margin-right: -16px;
  }
  .seller-hub .md__-mr-25 {
    margin-right: -2px;
  }
  .seller-hub .md__-mr-300 {
    margin-right: -24px;
  }
  .seller-hub .md__-mr-400 {
    margin-right: -32px;
  }
  .seller-hub .md__-mr-50 {
    margin-right: -4px;
  }
  .seller-hub .md__-mr-500 {
    margin-right: -40px;
  }
  .seller-hub .md__-mr-600 {
    margin-right: -48px;
  }
  .seller-hub .md__-mr-700 {
    margin-right: -56px;
  }
  .seller-hub .md__-mr-800 {
    margin-right: -64px;
  }
  .seller-hub .md__-mr-900 {
    margin-right: -72px;
  }
  .seller-hub .md__-mt-0 {
    margin-top: 0px;
  }
  .seller-hub .md__-mt-100 {
    margin-top: -8px;
  }
  .seller-hub .md__-mt-1000 {
    margin-top: -80px;
  }
  .seller-hub .md__-mt-1100 {
    margin-top: -88px;
  }
  .seller-hub .md__-mt-1200 {
    margin-top: -96px;
  }
  .seller-hub .md__-mt-1300 {
    margin-top: -104px;
  }
  .seller-hub .md__-mt-1400 {
    margin-top: -112px;
  }
  .seller-hub .md__-mt-150 {
    margin-top: -12px;
  }
  .seller-hub .md__-mt-1500 {
    margin-top: -120px;
  }
  .seller-hub .md__-mt-1600 {
    margin-top: -128px;
  }
  .seller-hub .md__-mt-200 {
    margin-top: -16px;
  }
  .seller-hub .md__-mt-25 {
    margin-top: -2px;
  }
  .seller-hub .md__-mt-300 {
    margin-top: -24px;
  }
  .seller-hub .md__-mt-400 {
    margin-top: -32px;
  }
  .seller-hub .md__-mt-50 {
    margin-top: -4px;
  }
  .seller-hub .md__-mt-500 {
    margin-top: -40px;
  }
  .seller-hub .md__-mt-600 {
    margin-top: -48px;
  }
  .seller-hub .md__-mt-700 {
    margin-top: -56px;
  }
  .seller-hub .md__-mt-800 {
    margin-top: -64px;
  }
  .seller-hub .md__-mt-900 {
    margin-top: -72px;
  }
  .seller-hub .md__mb-0 {
    margin-bottom: 0px;
  }
  .seller-hub .md__mb-100 {
    margin-bottom: 8px;
  }
  .seller-hub .md__mb-1000 {
    margin-bottom: 80px;
  }
  .seller-hub .md__mb-1100 {
    margin-bottom: 88px;
  }
  .seller-hub .md__mb-1200 {
    margin-bottom: 96px;
  }
  .seller-hub .md__mb-1300 {
    margin-bottom: 104px;
  }
  .seller-hub .md__mb-1400 {
    margin-bottom: 112px;
  }
  .seller-hub .md__mb-150 {
    margin-bottom: 12px;
  }
  .seller-hub .md__mb-1500 {
    margin-bottom: 120px;
  }
  .seller-hub .md__mb-1600 {
    margin-bottom: 128px;
  }
  .seller-hub .md__mb-200 {
    margin-bottom: 16px;
  }
  .seller-hub .md__mb-25 {
    margin-bottom: 2px;
  }
  .seller-hub .md__mb-300 {
    margin-bottom: 24px;
  }
  .seller-hub .md__mb-400 {
    margin-bottom: 32px;
  }
  .seller-hub .md__mb-50 {
    margin-bottom: 4px;
  }
  .seller-hub .md__mb-500 {
    margin-bottom: 40px;
  }
  .seller-hub .md__mb-600 {
    margin-bottom: 48px;
  }
  .seller-hub .md__mb-700 {
    margin-bottom: 56px;
  }
  .seller-hub .md__mb-800 {
    margin-bottom: 64px;
  }
  .seller-hub .md__mb-900 {
    margin-bottom: 72px;
  }
  .seller-hub .md__mb-auto {
    margin-bottom: auto;
  }
  .seller-hub .md__ml-0 {
    margin-left: 0px;
  }
  .seller-hub .md__ml-100 {
    margin-left: 8px;
  }
  .seller-hub .md__ml-1000 {
    margin-left: 80px;
  }
  .seller-hub .md__ml-1100 {
    margin-left: 88px;
  }
  .seller-hub .md__ml-1200 {
    margin-left: 96px;
  }
  .seller-hub .md__ml-1300 {
    margin-left: 104px;
  }
  .seller-hub .md__ml-1400 {
    margin-left: 112px;
  }
  .seller-hub .md__ml-150 {
    margin-left: 12px;
  }
  .seller-hub .md__ml-1500 {
    margin-left: 120px;
  }
  .seller-hub .md__ml-1600 {
    margin-left: 128px;
  }
  .seller-hub .md__ml-200 {
    margin-left: 16px;
  }
  .seller-hub .md__ml-25 {
    margin-left: 2px;
  }
  .seller-hub .md__ml-300 {
    margin-left: 24px;
  }
  .seller-hub .md__ml-400 {
    margin-left: 32px;
  }
  .seller-hub .md__ml-50 {
    margin-left: 4px;
  }
  .seller-hub .md__ml-500 {
    margin-left: 40px;
  }
  .seller-hub .md__ml-600 {
    margin-left: 48px;
  }
  .seller-hub .md__ml-700 {
    margin-left: 56px;
  }
  .seller-hub .md__ml-800 {
    margin-left: 64px;
  }
  .seller-hub .md__ml-900 {
    margin-left: 72px;
  }
  .seller-hub .md__ml-auto {
    margin-left: auto;
  }
  .seller-hub .md__mr-0 {
    margin-right: 0px;
  }
  .seller-hub .md__mr-100 {
    margin-right: 8px;
  }
  .seller-hub .md__mr-1000 {
    margin-right: 80px;
  }
  .seller-hub .md__mr-1100 {
    margin-right: 88px;
  }
  .seller-hub .md__mr-1200 {
    margin-right: 96px;
  }
  .seller-hub .md__mr-1300 {
    margin-right: 104px;
  }
  .seller-hub .md__mr-1400 {
    margin-right: 112px;
  }
  .seller-hub .md__mr-150 {
    margin-right: 12px;
  }
  .seller-hub .md__mr-1500 {
    margin-right: 120px;
  }
  .seller-hub .md__mr-1600 {
    margin-right: 128px;
  }
  .seller-hub .md__mr-200 {
    margin-right: 16px;
  }
  .seller-hub .md__mr-25 {
    margin-right: 2px;
  }
  .seller-hub .md__mr-300 {
    margin-right: 24px;
  }
  .seller-hub .md__mr-400 {
    margin-right: 32px;
  }
  .seller-hub .md__mr-50 {
    margin-right: 4px;
  }
  .seller-hub .md__mr-500 {
    margin-right: 40px;
  }
  .seller-hub .md__mr-600 {
    margin-right: 48px;
  }
  .seller-hub .md__mr-700 {
    margin-right: 56px;
  }
  .seller-hub .md__mr-800 {
    margin-right: 64px;
  }
  .seller-hub .md__mr-900 {
    margin-right: 72px;
  }
  .seller-hub .md__mr-auto {
    margin-right: auto;
  }
  .seller-hub .md__mt-0 {
    margin-top: 0px;
  }
  .seller-hub .md__mt-100 {
    margin-top: 8px;
  }
  .seller-hub .md__mt-1000 {
    margin-top: 80px;
  }
  .seller-hub .md__mt-1100 {
    margin-top: 88px;
  }
  .seller-hub .md__mt-1200 {
    margin-top: 96px;
  }
  .seller-hub .md__mt-1300 {
    margin-top: 104px;
  }
  .seller-hub .md__mt-1400 {
    margin-top: 112px;
  }
  .seller-hub .md__mt-150 {
    margin-top: 12px;
  }
  .seller-hub .md__mt-1500 {
    margin-top: 120px;
  }
  .seller-hub .md__mt-1600 {
    margin-top: 128px;
  }
  .seller-hub .md__mt-200 {
    margin-top: 16px;
  }
  .seller-hub .md__mt-25 {
    margin-top: 2px;
  }
  .seller-hub .md__mt-300 {
    margin-top: 24px;
  }
  .seller-hub .md__mt-400 {
    margin-top: 32px;
  }
  .seller-hub .md__mt-50 {
    margin-top: 4px;
  }
  .seller-hub .md__mt-500 {
    margin-top: 40px;
  }
  .seller-hub .md__mt-600 {
    margin-top: 48px;
  }
  .seller-hub .md__mt-700 {
    margin-top: 56px;
  }
  .seller-hub .md__mt-800 {
    margin-top: 64px;
  }
  .seller-hub .md__mt-900 {
    margin-top: 72px;
  }
  .seller-hub .md__mt-auto {
    margin-top: auto;
  }
  .seller-hub .md__block {
    display: block;
  }
  .seller-hub .md__inline-block {
    display: inline-block;
  }
  .seller-hub .md__inline {
    display: inline;
  }
  .seller-hub .md__flex {
    display: flex;
  }
  .seller-hub .md__inline-flex {
    display: inline-flex;
  }
  .seller-hub .md__table {
    display: table;
  }
  .seller-hub .md__table-cell {
    display: table-cell;
  }
  .seller-hub .md__table-row {
    display: table-row;
  }
  .seller-hub .md__grid {
    display: grid;
  }
  .seller-hub .md__hidden {
    display: none;
  }
  .seller-hub .md__h-0 {
    height: 0px;
  }
  .seller-hub .md__h-1\/12 {
    height: 8.33%;
  }
  .seller-hub .md__h-1\/2 {
    height: 50%;
  }
  .seller-hub .md__h-1\/3 {
    height: 33.33%;
  }
  .seller-hub .md__h-1\/4 {
    height: 25%;
  }
  .seller-hub .md__h-1\/5 {
    height: 20%;
  }
  .seller-hub .md__h-10\/12 {
    height: 83.33%;
  }
  .seller-hub .md__h-100 {
    height: 8px;
  }
  .seller-hub .md__h-1000 {
    height: 80px;
  }
  .seller-hub .md__h-11\/12 {
    height: 91.66%;
  }
  .seller-hub .md__h-1100 {
    height: 88px;
  }
  .seller-hub .md__h-1200 {
    height: 96px;
  }
  .seller-hub .md__h-1300 {
    height: 104px;
  }
  .seller-hub .md__h-1400 {
    height: 112px;
  }
  .seller-hub .md__h-150 {
    height: 12px;
  }
  .seller-hub .md__h-1500 {
    height: 120px;
  }
  .seller-hub .md__h-1600 {
    height: 128px;
  }
  .seller-hub .md__h-2\/12 {
    height: 16.66%;
  }
  .seller-hub .md__h-2\/3 {
    height: 66.66%;
  }
  .seller-hub .md__h-2\/5 {
    height: 40%;
  }
  .seller-hub .md__h-200 {
    height: 16px;
  }
  .seller-hub .md__h-25 {
    height: 2px;
  }
  .seller-hub .md__h-3\/12 {
    height: 25%;
  }
  .seller-hub .md__h-3\/4 {
    height: 75%;
  }
  .seller-hub .md__h-3\/5 {
    height: 60%;
  }
  .seller-hub .md__h-300 {
    height: 24px;
  }
  .seller-hub .md__h-4\/12 {
    height: 33.33%;
  }
  .seller-hub .md__h-4\/5 {
    height: 80%;
  }
  .seller-hub .md__h-400 {
    height: 32px;
  }
  .seller-hub .md__h-5\/12 {
    height: 41.66%;
  }
  .seller-hub .md__h-50 {
    height: 4px;
  }
  .seller-hub .md__h-500 {
    height: 40px;
  }
  .seller-hub .md__h-6\/12 {
    height: 50%;
  }
  .seller-hub .md__h-600 {
    height: 48px;
  }
  .seller-hub .md__h-7\/12 {
    height: 58.33%;
  }
  .seller-hub .md__h-700 {
    height: 56px;
  }
  .seller-hub .md__h-8\/12 {
    height: 66.66%;
  }
  .seller-hub .md__h-800 {
    height: 64px;
  }
  .seller-hub .md__h-9\/12 {
    height: 75%;
  }
  .seller-hub .md__h-900 {
    height: 72px;
  }
  .seller-hub .md__h-auto {
    height: auto;
  }
  .seller-hub .md__h-full {
    height: 100%;
  }
  .seller-hub .md__h-icon-lg {
    height: 32px;
  }
  .seller-hub .md__h-icon-md {
    height: 24px;
  }
  .seller-hub .md__h-icon-sm {
    height: 16px;
  }
  .seller-hub .md__h-icon-xl {
    height: 48px;
  }
  .seller-hub .md__h-icon-xs {
    height: 12px;
  }
  .seller-hub .md__h-none {
    height: 0%;
  }
  .seller-hub .md__h-screen {
    height: 100vh;
  }
  .seller-hub .md__max-h-0 {
    max-height: 0px;
  }
  .seller-hub .md__max-h-100 {
    max-height: 8px;
  }
  .seller-hub .md__max-h-1000 {
    max-height: 80px;
  }
  .seller-hub .md__max-h-1100 {
    max-height: 88px;
  }
  .seller-hub .md__max-h-1200 {
    max-height: 96px;
  }
  .seller-hub .md__max-h-1300 {
    max-height: 104px;
  }
  .seller-hub .md__max-h-1400 {
    max-height: 112px;
  }
  .seller-hub .md__max-h-150 {
    max-height: 12px;
  }
  .seller-hub .md__max-h-1500 {
    max-height: 120px;
  }
  .seller-hub .md__max-h-1600 {
    max-height: 128px;
  }
  .seller-hub .md__max-h-200 {
    max-height: 16px;
  }
  .seller-hub .md__max-h-25 {
    max-height: 2px;
  }
  .seller-hub .md__max-h-300 {
    max-height: 24px;
  }
  .seller-hub .md__max-h-400 {
    max-height: 32px;
  }
  .seller-hub .md__max-h-50 {
    max-height: 4px;
  }
  .seller-hub .md__max-h-500 {
    max-height: 40px;
  }
  .seller-hub .md__max-h-600 {
    max-height: 48px;
  }
  .seller-hub .md__max-h-700 {
    max-height: 56px;
  }
  .seller-hub .md__max-h-800 {
    max-height: 64px;
  }
  .seller-hub .md__max-h-900 {
    max-height: 72px;
  }
  .seller-hub .md__max-h-full {
    max-height: 100%;
  }
  .seller-hub .md__max-h-none {
    max-height: none;
  }
  .seller-hub .md__max-h-screen {
    max-height: 100vh;
  }
  .seller-hub .md__min-h-0 {
    min-height: 0px;
  }
  .seller-hub .md__min-h-1\/12 {
    min-height: 8.33%;
  }
  .seller-hub .md__min-h-1\/2 {
    min-height: 50%;
  }
  .seller-hub .md__min-h-1\/3 {
    min-height: 33.33%;
  }
  .seller-hub .md__min-h-1\/4 {
    min-height: 25%;
  }
  .seller-hub .md__min-h-1\/5 {
    min-height: 20%;
  }
  .seller-hub .md__min-h-10\/12 {
    min-height: 83.33%;
  }
  .seller-hub .md__min-h-100 {
    min-height: 8px;
  }
  .seller-hub .md__min-h-1000 {
    min-height: 80px;
  }
  .seller-hub .md__min-h-11\/12 {
    min-height: 91.66%;
  }
  .seller-hub .md__min-h-1100 {
    min-height: 88px;
  }
  .seller-hub .md__min-h-1200 {
    min-height: 96px;
  }
  .seller-hub .md__min-h-1300 {
    min-height: 104px;
  }
  .seller-hub .md__min-h-1400 {
    min-height: 112px;
  }
  .seller-hub .md__min-h-150 {
    min-height: 12px;
  }
  .seller-hub .md__min-h-1500 {
    min-height: 120px;
  }
  .seller-hub .md__min-h-1600 {
    min-height: 128px;
  }
  .seller-hub .md__min-h-2\/12 {
    min-height: 16.66%;
  }
  .seller-hub .md__min-h-2\/3 {
    min-height: 66.66%;
  }
  .seller-hub .md__min-h-2\/5 {
    min-height: 40%;
  }
  .seller-hub .md__min-h-200 {
    min-height: 16px;
  }
  .seller-hub .md__min-h-25 {
    min-height: 2px;
  }
  .seller-hub .md__min-h-3\/12 {
    min-height: 25%;
  }
  .seller-hub .md__min-h-3\/4 {
    min-height: 75%;
  }
  .seller-hub .md__min-h-3\/5 {
    min-height: 60%;
  }
  .seller-hub .md__min-h-300 {
    min-height: 24px;
  }
  .seller-hub .md__min-h-4\/12 {
    min-height: 33.33%;
  }
  .seller-hub .md__min-h-4\/5 {
    min-height: 80%;
  }
  .seller-hub .md__min-h-400 {
    min-height: 32px;
  }
  .seller-hub .md__min-h-5\/12 {
    min-height: 41.66%;
  }
  .seller-hub .md__min-h-50 {
    min-height: 4px;
  }
  .seller-hub .md__min-h-500 {
    min-height: 40px;
  }
  .seller-hub .md__min-h-6\/12 {
    min-height: 50%;
  }
  .seller-hub .md__min-h-600 {
    min-height: 48px;
  }
  .seller-hub .md__min-h-7\/12 {
    min-height: 58.33%;
  }
  .seller-hub .md__min-h-700 {
    min-height: 56px;
  }
  .seller-hub .md__min-h-8\/12 {
    min-height: 66.66%;
  }
  .seller-hub .md__min-h-800 {
    min-height: 64px;
  }
  .seller-hub .md__min-h-9\/12 {
    min-height: 75%;
  }
  .seller-hub .md__min-h-900 {
    min-height: 72px;
  }
  .seller-hub .md__min-h-full {
    min-height: 100%;
  }
  .seller-hub .md__min-h-none {
    min-height: 0%;
  }
  .seller-hub .md__min-h-screen {
    min-height: 100vh;
  }
  .seller-hub .md__w-0 {
    width: 0px;
  }
  .seller-hub .md__w-1\/12 {
    width: 8.33%;
  }
  .seller-hub .md__w-1\/2 {
    width: 50%;
  }
  .seller-hub .md__w-1\/3 {
    width: 33.33%;
  }
  .seller-hub .md__w-1\/4 {
    width: 25%;
  }
  .seller-hub .md__w-1\/5 {
    width: 20%;
  }
  .seller-hub .md__w-10\/12 {
    width: 83.33%;
  }
  .seller-hub .md__w-100 {
    width: 8px;
  }
  .seller-hub .md__w-1000 {
    width: 80px;
  }
  .seller-hub .md__w-11\/12 {
    width: 91.66%;
  }
  .seller-hub .md__w-1100 {
    width: 88px;
  }
  .seller-hub .md__w-1200 {
    width: 96px;
  }
  .seller-hub .md__w-1300 {
    width: 104px;
  }
  .seller-hub .md__w-1400 {
    width: 112px;
  }
  .seller-hub .md__w-150 {
    width: 12px;
  }
  .seller-hub .md__w-1500 {
    width: 120px;
  }
  .seller-hub .md__w-1600 {
    width: 128px;
  }
  .seller-hub .md__w-2\/12 {
    width: 16.66%;
  }
  .seller-hub .md__w-2\/3 {
    width: 66.66%;
  }
  .seller-hub .md__w-2\/5 {
    width: 40%;
  }
  .seller-hub .md__w-200 {
    width: 16px;
  }
  .seller-hub .md__w-25 {
    width: 2px;
  }
  .seller-hub .md__w-3\/12 {
    width: 25%;
  }
  .seller-hub .md__w-3\/4 {
    width: 75%;
  }
  .seller-hub .md__w-3\/5 {
    width: 60%;
  }
  .seller-hub .md__w-300 {
    width: 24px;
  }
  .seller-hub .md__w-4\/12 {
    width: 33.33%;
  }
  .seller-hub .md__w-4\/5 {
    width: 80%;
  }
  .seller-hub .md__w-400 {
    width: 32px;
  }
  .seller-hub .md__w-5\/12 {
    width: 41.66%;
  }
  .seller-hub .md__w-50 {
    width: 4px;
  }
  .seller-hub .md__w-500 {
    width: 40px;
  }
  .seller-hub .md__w-6\/12 {
    width: 50%;
  }
  .seller-hub .md__w-600 {
    width: 48px;
  }
  .seller-hub .md__w-7\/12 {
    width: 58.33%;
  }
  .seller-hub .md__w-700 {
    width: 56px;
  }
  .seller-hub .md__w-8\/12 {
    width: 66.66%;
  }
  .seller-hub .md__w-800 {
    width: 64px;
  }
  .seller-hub .md__w-9\/12 {
    width: 75%;
  }
  .seller-hub .md__w-900 {
    width: 72px;
  }
  .seller-hub .md__w-auto {
    width: auto;
  }
  .seller-hub .md__w-fit {
    width: fit-content;
  }
  .seller-hub .md__w-full {
    width: 100%;
  }
  .seller-hub .md__w-icon-lg {
    width: 32px;
  }
  .seller-hub .md__w-icon-md {
    width: 24px;
  }
  .seller-hub .md__w-icon-sm {
    width: 16px;
  }
  .seller-hub .md__w-icon-xl {
    width: 48px;
  }
  .seller-hub .md__w-icon-xs {
    width: 12px;
  }
  .seller-hub .md__w-max {
    width: max-content;
  }
  .seller-hub .md__w-min {
    width: min-content;
  }
  .seller-hub .md__w-none {
    width: 0%;
  }
  .seller-hub .md__w-screen {
    width: 100vw;
  }
  .seller-hub .md__min-w-0 {
    min-width: 0px;
  }
  .seller-hub .md__min-w-1\/12 {
    min-width: 8.33%;
  }
  .seller-hub .md__min-w-1\/2 {
    min-width: 50%;
  }
  .seller-hub .md__min-w-1\/3 {
    min-width: 33.33%;
  }
  .seller-hub .md__min-w-1\/4 {
    min-width: 25%;
  }
  .seller-hub .md__min-w-1\/5 {
    min-width: 20%;
  }
  .seller-hub .md__min-w-10\/12 {
    min-width: 83.33%;
  }
  .seller-hub .md__min-w-100 {
    min-width: 8px;
  }
  .seller-hub .md__min-w-1000 {
    min-width: 80px;
  }
  .seller-hub .md__min-w-11\/12 {
    min-width: 91.66%;
  }
  .seller-hub .md__min-w-1100 {
    min-width: 88px;
  }
  .seller-hub .md__min-w-1200 {
    min-width: 96px;
  }
  .seller-hub .md__min-w-1300 {
    min-width: 104px;
  }
  .seller-hub .md__min-w-1400 {
    min-width: 112px;
  }
  .seller-hub .md__min-w-150 {
    min-width: 12px;
  }
  .seller-hub .md__min-w-1500 {
    min-width: 120px;
  }
  .seller-hub .md__min-w-1600 {
    min-width: 128px;
  }
  .seller-hub .md__min-w-2\/12 {
    min-width: 16.66%;
  }
  .seller-hub .md__min-w-2\/3 {
    min-width: 66.66%;
  }
  .seller-hub .md__min-w-2\/5 {
    min-width: 40%;
  }
  .seller-hub .md__min-w-200 {
    min-width: 16px;
  }
  .seller-hub .md__min-w-25 {
    min-width: 2px;
  }
  .seller-hub .md__min-w-3\/12 {
    min-width: 25%;
  }
  .seller-hub .md__min-w-3\/4 {
    min-width: 75%;
  }
  .seller-hub .md__min-w-3\/5 {
    min-width: 60%;
  }
  .seller-hub .md__min-w-300 {
    min-width: 24px;
  }
  .seller-hub .md__min-w-4\/12 {
    min-width: 33.33%;
  }
  .seller-hub .md__min-w-4\/5 {
    min-width: 80%;
  }
  .seller-hub .md__min-w-400 {
    min-width: 32px;
  }
  .seller-hub .md__min-w-5\/12 {
    min-width: 41.66%;
  }
  .seller-hub .md__min-w-50 {
    min-width: 4px;
  }
  .seller-hub .md__min-w-500 {
    min-width: 40px;
  }
  .seller-hub .md__min-w-6\/12 {
    min-width: 50%;
  }
  .seller-hub .md__min-w-600 {
    min-width: 48px;
  }
  .seller-hub .md__min-w-7\/12 {
    min-width: 58.33%;
  }
  .seller-hub .md__min-w-700 {
    min-width: 56px;
  }
  .seller-hub .md__min-w-8\/12 {
    min-width: 66.66%;
  }
  .seller-hub .md__min-w-800 {
    min-width: 64px;
  }
  .seller-hub .md__min-w-9\/12 {
    min-width: 75%;
  }
  .seller-hub .md__min-w-900 {
    min-width: 72px;
  }
  .seller-hub .md__min-w-full {
    min-width: 100%;
  }
  .seller-hub .md__min-w-none {
    min-width: 0%;
  }
  .seller-hub .md__max-w-0 {
    max-width: 0rem;
  }
  .seller-hub .md__max-w-full {
    max-width: 100%;
  }
  .seller-hub .md__max-w-none {
    max-width: none;
  }
  .seller-hub .md__max-w-screen-lg {
    max-width: 960px;
  }
  .seller-hub .md__max-w-screen-md {
    max-width: 640px;
  }
  .seller-hub .md__max-w-screen-xl {
    max-width: 1280px;
  }
  .seller-hub .md__flex-1 {
    flex: 1 1 0%;
  }
  .seller-hub .md__flex-auto {
    flex: 1 1 auto;
  }
  .seller-hub .md__shrink {
    flex-shrink: 1;
  }
  .seller-hub .md__shrink-0 {
    flex-shrink: 0;
  }
  .seller-hub .md__grow {
    flex-grow: 1;
  }
  .seller-hub .md__grow-0 {
    flex-grow: 0;
  }
  .seller-hub .md__basis-0 {
    flex-basis: 0px;
  }
  .seller-hub .md__basis-1\/12 {
    flex-basis: 8.33%;
  }
  .seller-hub .md__basis-1\/2 {
    flex-basis: 50%;
  }
  .seller-hub .md__basis-1\/3 {
    flex-basis: 33.33%;
  }
  .seller-hub .md__basis-1\/4 {
    flex-basis: 25%;
  }
  .seller-hub .md__basis-1\/5 {
    flex-basis: 20%;
  }
  .seller-hub .md__basis-10\/12 {
    flex-basis: 83.33%;
  }
  .seller-hub .md__basis-100 {
    flex-basis: 8px;
  }
  .seller-hub .md__basis-1000 {
    flex-basis: 80px;
  }
  .seller-hub .md__basis-11\/12 {
    flex-basis: 91.66%;
  }
  .seller-hub .md__basis-1100 {
    flex-basis: 88px;
  }
  .seller-hub .md__basis-1200 {
    flex-basis: 96px;
  }
  .seller-hub .md__basis-1300 {
    flex-basis: 104px;
  }
  .seller-hub .md__basis-1400 {
    flex-basis: 112px;
  }
  .seller-hub .md__basis-150 {
    flex-basis: 12px;
  }
  .seller-hub .md__basis-1500 {
    flex-basis: 120px;
  }
  .seller-hub .md__basis-1600 {
    flex-basis: 128px;
  }
  .seller-hub .md__basis-2\/12 {
    flex-basis: 16.66%;
  }
  .seller-hub .md__basis-2\/3 {
    flex-basis: 66.66%;
  }
  .seller-hub .md__basis-2\/5 {
    flex-basis: 40%;
  }
  .seller-hub .md__basis-200 {
    flex-basis: 16px;
  }
  .seller-hub .md__basis-25 {
    flex-basis: 2px;
  }
  .seller-hub .md__basis-3\/12 {
    flex-basis: 25%;
  }
  .seller-hub .md__basis-3\/4 {
    flex-basis: 75%;
  }
  .seller-hub .md__basis-3\/5 {
    flex-basis: 60%;
  }
  .seller-hub .md__basis-300 {
    flex-basis: 24px;
  }
  .seller-hub .md__basis-4\/12 {
    flex-basis: 33.33%;
  }
  .seller-hub .md__basis-4\/5 {
    flex-basis: 80%;
  }
  .seller-hub .md__basis-400 {
    flex-basis: 32px;
  }
  .seller-hub .md__basis-5\/12 {
    flex-basis: 41.66%;
  }
  .seller-hub .md__basis-50 {
    flex-basis: 4px;
  }
  .seller-hub .md__basis-500 {
    flex-basis: 40px;
  }
  .seller-hub .md__basis-6\/12 {
    flex-basis: 50%;
  }
  .seller-hub .md__basis-600 {
    flex-basis: 48px;
  }
  .seller-hub .md__basis-7\/12 {
    flex-basis: 58.33%;
  }
  .seller-hub .md__basis-700 {
    flex-basis: 56px;
  }
  .seller-hub .md__basis-8\/12 {
    flex-basis: 66.66%;
  }
  .seller-hub .md__basis-800 {
    flex-basis: 64px;
  }
  .seller-hub .md__basis-9\/12 {
    flex-basis: 75%;
  }
  .seller-hub .md__basis-900 {
    flex-basis: 72px;
  }
  .seller-hub .md__basis-auto {
    flex-basis: auto;
  }
  .seller-hub .md__basis-full {
    flex-basis: 100%;
  }
  .seller-hub .md__basis-none {
    flex-basis: 0%;
  }
  .seller-hub .md__rotate-0 {
    --tw-rotate: 0deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .seller-hub .md__rotate-180 {
    --tw-rotate: 180deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .seller-hub .md__scale-0 {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .seller-hub .md__scale-100 {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .seller-hub .md__flex-row {
    flex-direction: row;
  }
  .seller-hub .md__flex-row-reverse {
    flex-direction: row-reverse;
  }
  .seller-hub .md__flex-col {
    flex-direction: column;
  }
  .seller-hub .md__flex-col-reverse {
    flex-direction: column-reverse;
  }
  .seller-hub .md__flex-wrap {
    flex-wrap: wrap;
  }
  .seller-hub .md__flex-wrap-reverse {
    flex-wrap: wrap-reverse;
  }
  .seller-hub .md__flex-nowrap {
    flex-wrap: nowrap;
  }
  .seller-hub .md__place-content-center {
    place-content: center;
  }
  .seller-hub .md__place-content-start {
    place-content: start;
  }
  .seller-hub .md__place-content-end {
    place-content: end;
  }
  .seller-hub .md__place-content-between {
    place-content: space-between;
  }
  .seller-hub .md__place-content-around {
    place-content: space-around;
  }
  .seller-hub .md__place-content-evenly {
    place-content: space-evenly;
  }
  .seller-hub .md__place-content-stretch {
    place-content: stretch;
  }
  .seller-hub .md__place-items-start {
    place-items: start;
  }
  .seller-hub .md__place-items-end {
    place-items: end;
  }
  .seller-hub .md__place-items-center {
    place-items: center;
  }
  .seller-hub .md__place-items-stretch {
    place-items: stretch;
  }
  .seller-hub .md__content-center {
    align-content: center;
  }
  .seller-hub .md__content-start {
    align-content: flex-start;
  }
  .seller-hub .md__content-end {
    align-content: flex-end;
  }
  .seller-hub .md__content-between {
    align-content: space-between;
  }
  .seller-hub .md__content-around {
    align-content: space-around;
  }
  .seller-hub .md__content-evenly {
    align-content: space-evenly;
  }
  .seller-hub .md__items-start {
    align-items: flex-start;
  }
  .seller-hub .md__items-end {
    align-items: flex-end;
  }
  .seller-hub .md__items-center {
    align-items: center;
  }
  .seller-hub .md__items-baseline {
    align-items: baseline;
  }
  .seller-hub .md__items-stretch {
    align-items: stretch;
  }
  .seller-hub .md__justify-start {
    justify-content: flex-start;
  }
  .seller-hub .md__justify-end {
    justify-content: flex-end;
  }
  .seller-hub .md__justify-center {
    justify-content: center;
  }
  .seller-hub .md__justify-between {
    justify-content: space-between;
  }
  .seller-hub .md__justify-around {
    justify-content: space-around;
  }
  .seller-hub .md__justify-evenly {
    justify-content: space-evenly;
  }
  .seller-hub .md__gap-0 {
    gap: 0px;
  }
  .seller-hub .md__gap-100 {
    gap: 8px;
  }
  .seller-hub .md__gap-1000 {
    gap: 80px;
  }
  .seller-hub .md__gap-1100 {
    gap: 88px;
  }
  .seller-hub .md__gap-1200 {
    gap: 96px;
  }
  .seller-hub .md__gap-1300 {
    gap: 104px;
  }
  .seller-hub .md__gap-1400 {
    gap: 112px;
  }
  .seller-hub .md__gap-150 {
    gap: 12px;
  }
  .seller-hub .md__gap-1500 {
    gap: 120px;
  }
  .seller-hub .md__gap-1600 {
    gap: 128px;
  }
  .seller-hub .md__gap-200 {
    gap: 16px;
  }
  .seller-hub .md__gap-25 {
    gap: 2px;
  }
  .seller-hub .md__gap-300 {
    gap: 24px;
  }
  .seller-hub .md__gap-400 {
    gap: 32px;
  }
  .seller-hub .md__gap-50 {
    gap: 4px;
  }
  .seller-hub .md__gap-500 {
    gap: 40px;
  }
  .seller-hub .md__gap-600 {
    gap: 48px;
  }
  .seller-hub .md__gap-700 {
    gap: 56px;
  }
  .seller-hub .md__gap-800 {
    gap: 64px;
  }
  .seller-hub .md__gap-900 {
    gap: 72px;
  }
  .seller-hub .md__gap-x-0 {
    column-gap: 0px;
  }
  .seller-hub .md__gap-x-100 {
    column-gap: 8px;
  }
  .seller-hub .md__gap-x-1000 {
    column-gap: 80px;
  }
  .seller-hub .md__gap-x-1100 {
    column-gap: 88px;
  }
  .seller-hub .md__gap-x-1200 {
    column-gap: 96px;
  }
  .seller-hub .md__gap-x-1300 {
    column-gap: 104px;
  }
  .seller-hub .md__gap-x-1400 {
    column-gap: 112px;
  }
  .seller-hub .md__gap-x-150 {
    column-gap: 12px;
  }
  .seller-hub .md__gap-x-1500 {
    column-gap: 120px;
  }
  .seller-hub .md__gap-x-1600 {
    column-gap: 128px;
  }
  .seller-hub .md__gap-x-200 {
    column-gap: 16px;
  }
  .seller-hub .md__gap-x-25 {
    column-gap: 2px;
  }
  .seller-hub .md__gap-x-300 {
    column-gap: 24px;
  }
  .seller-hub .md__gap-x-400 {
    column-gap: 32px;
  }
  .seller-hub .md__gap-x-50 {
    column-gap: 4px;
  }
  .seller-hub .md__gap-x-500 {
    column-gap: 40px;
  }
  .seller-hub .md__gap-x-600 {
    column-gap: 48px;
  }
  .seller-hub .md__gap-x-700 {
    column-gap: 56px;
  }
  .seller-hub .md__gap-x-800 {
    column-gap: 64px;
  }
  .seller-hub .md__gap-x-900 {
    column-gap: 72px;
  }
  .seller-hub .md__gap-y-0 {
    row-gap: 0px;
  }
  .seller-hub .md__gap-y-100 {
    row-gap: 8px;
  }
  .seller-hub .md__gap-y-1000 {
    row-gap: 80px;
  }
  .seller-hub .md__gap-y-1100 {
    row-gap: 88px;
  }
  .seller-hub .md__gap-y-1200 {
    row-gap: 96px;
  }
  .seller-hub .md__gap-y-1300 {
    row-gap: 104px;
  }
  .seller-hub .md__gap-y-1400 {
    row-gap: 112px;
  }
  .seller-hub .md__gap-y-150 {
    row-gap: 12px;
  }
  .seller-hub .md__gap-y-1500 {
    row-gap: 120px;
  }
  .seller-hub .md__gap-y-1600 {
    row-gap: 128px;
  }
  .seller-hub .md__gap-y-200 {
    row-gap: 16px;
  }
  .seller-hub .md__gap-y-25 {
    row-gap: 2px;
  }
  .seller-hub .md__gap-y-300 {
    row-gap: 24px;
  }
  .seller-hub .md__gap-y-400 {
    row-gap: 32px;
  }
  .seller-hub .md__gap-y-50 {
    row-gap: 4px;
  }
  .seller-hub .md__gap-y-500 {
    row-gap: 40px;
  }
  .seller-hub .md__gap-y-600 {
    row-gap: 48px;
  }
  .seller-hub .md__gap-y-700 {
    row-gap: 56px;
  }
  .seller-hub .md__gap-y-800 {
    row-gap: 64px;
  }
  .seller-hub .md__gap-y-900 {
    row-gap: 72px;
  }
  .seller-hub .md__divide-solid > :not([hidden]) ~ :not([hidden]) {
    border-style: solid;
  }
  .seller-hub .md__divide-dashed > :not([hidden]) ~ :not([hidden]) {
    border-style: dashed;
  }
  .seller-hub .md__divide-dotted > :not([hidden]) ~ :not([hidden]) {
    border-style: dotted;
  }
  .seller-hub .md__divide-none > :not([hidden]) ~ :not([hidden]) {
    border-style: none;
  }
  .seller-hub .md__place-self-auto {
    place-self: auto;
  }
  .seller-hub .md__place-self-start {
    place-self: start;
  }
  .seller-hub .md__place-self-end {
    place-self: end;
  }
  .seller-hub .md__place-self-center {
    place-self: center;
  }
  .seller-hub .md__place-self-stretch {
    place-self: stretch;
  }
  .seller-hub .md__self-auto {
    align-self: auto;
  }
  .seller-hub .md__self-start {
    align-self: flex-start;
  }
  .seller-hub .md__self-end {
    align-self: flex-end;
  }
  .seller-hub .md__self-center {
    align-self: center;
  }
  .seller-hub .md__self-stretch {
    align-self: stretch;
  }
  .seller-hub .md__self-baseline {
    align-self: baseline;
  }
  .seller-hub .md__overflow-auto {
    overflow: auto;
  }
  .seller-hub .md__overflow-hidden {
    overflow: hidden;
  }
  .seller-hub .md__overflow-visible {
    overflow: visible;
  }
  .seller-hub .md__overflow-scroll {
    overflow: scroll;
  }
  .seller-hub .md__overflow-x-auto {
    overflow-x: auto;
  }
  .seller-hub .md__overflow-y-auto {
    overflow-y: auto;
  }
  .seller-hub .md__overflow-x-hidden {
    overflow-x: hidden;
  }
  .seller-hub .md__overflow-y-hidden {
    overflow-y: hidden;
  }
  .seller-hub .md__overflow-x-visible {
    overflow-x: visible;
  }
  .seller-hub .md__overflow-y-visible {
    overflow-y: visible;
  }
  .seller-hub .md__overflow-x-scroll {
    overflow-x: scroll;
  }
  .seller-hub .md__overflow-y-scroll {
    overflow-y: scroll;
  }
  .seller-hub .md__border-none {
    border-width: 0px;
  }
  .seller-hub .md__border-solid {
    border-style: solid;
  }
  .seller-hub .md__border-dashed {
    border-style: dashed;
  }
  .seller-hub .md__border-dotted {
    border-style: dotted;
  }
  .seller-hub .md__border-none {
    border-style: none;
  }
  .seller-hub .md__p-0 {
    padding: 0px;
  }
  .seller-hub .md__p-100 {
    padding: 8px;
  }
  .seller-hub .md__p-1000 {
    padding: 80px;
  }
  .seller-hub .md__p-1100 {
    padding: 88px;
  }
  .seller-hub .md__p-1200 {
    padding: 96px;
  }
  .seller-hub .md__p-1300 {
    padding: 104px;
  }
  .seller-hub .md__p-1400 {
    padding: 112px;
  }
  .seller-hub .md__p-150 {
    padding: 12px;
  }
  .seller-hub .md__p-1500 {
    padding: 120px;
  }
  .seller-hub .md__p-1600 {
    padding: 128px;
  }
  .seller-hub .md__p-200 {
    padding: 16px;
  }
  .seller-hub .md__p-25 {
    padding: 2px;
  }
  .seller-hub .md__p-300 {
    padding: 24px;
  }
  .seller-hub .md__p-400 {
    padding: 32px;
  }
  .seller-hub .md__p-50 {
    padding: 4px;
  }
  .seller-hub .md__p-500 {
    padding: 40px;
  }
  .seller-hub .md__p-600 {
    padding: 48px;
  }
  .seller-hub .md__p-700 {
    padding: 56px;
  }
  .seller-hub .md__p-800 {
    padding: 64px;
  }
  .seller-hub .md__p-900 {
    padding: 72px;
  }
  .seller-hub .md__px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .seller-hub .md__px-100 {
    padding-left: 8px;
    padding-right: 8px;
  }
  .seller-hub .md__px-1000 {
    padding-left: 80px;
    padding-right: 80px;
  }
  .seller-hub .md__px-1100 {
    padding-left: 88px;
    padding-right: 88px;
  }
  .seller-hub .md__px-1200 {
    padding-left: 96px;
    padding-right: 96px;
  }
  .seller-hub .md__px-1300 {
    padding-left: 104px;
    padding-right: 104px;
  }
  .seller-hub .md__px-1400 {
    padding-left: 112px;
    padding-right: 112px;
  }
  .seller-hub .md__px-150 {
    padding-left: 12px;
    padding-right: 12px;
  }
  .seller-hub .md__px-1500 {
    padding-left: 120px;
    padding-right: 120px;
  }
  .seller-hub .md__px-1600 {
    padding-left: 128px;
    padding-right: 128px;
  }
  .seller-hub .md__px-200 {
    padding-left: 16px;
    padding-right: 16px;
  }
  .seller-hub .md__px-25 {
    padding-left: 2px;
    padding-right: 2px;
  }
  .seller-hub .md__px-300 {
    padding-left: 24px;
    padding-right: 24px;
  }
  .seller-hub .md__px-400 {
    padding-left: 32px;
    padding-right: 32px;
  }
  .seller-hub .md__px-50 {
    padding-left: 4px;
    padding-right: 4px;
  }
  .seller-hub .md__px-500 {
    padding-left: 40px;
    padding-right: 40px;
  }
  .seller-hub .md__px-600 {
    padding-left: 48px;
    padding-right: 48px;
  }
  .seller-hub .md__px-700 {
    padding-left: 56px;
    padding-right: 56px;
  }
  .seller-hub .md__px-800 {
    padding-left: 64px;
    padding-right: 64px;
  }
  .seller-hub .md__px-900 {
    padding-left: 72px;
    padding-right: 72px;
  }
  .seller-hub .md__py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .seller-hub .md__py-100 {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .seller-hub .md__py-1000 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .seller-hub .md__py-1100 {
    padding-top: 88px;
    padding-bottom: 88px;
  }
  .seller-hub .md__py-1200 {
    padding-top: 96px;
    padding-bottom: 96px;
  }
  .seller-hub .md__py-1300 {
    padding-top: 104px;
    padding-bottom: 104px;
  }
  .seller-hub .md__py-1400 {
    padding-top: 112px;
    padding-bottom: 112px;
  }
  .seller-hub .md__py-150 {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .seller-hub .md__py-1500 {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .seller-hub .md__py-1600 {
    padding-top: 128px;
    padding-bottom: 128px;
  }
  .seller-hub .md__py-200 {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .seller-hub .md__py-25 {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .seller-hub .md__py-300 {
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .seller-hub .md__py-400 {
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .seller-hub .md__py-50 {
    padding-top: 4px;
    padding-bottom: 4px;
  }
  .seller-hub .md__py-500 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .seller-hub .md__py-600 {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .seller-hub .md__py-700 {
    padding-top: 56px;
    padding-bottom: 56px;
  }
  .seller-hub .md__py-800 {
    padding-top: 64px;
    padding-bottom: 64px;
  }
  .seller-hub .md__py-900 {
    padding-top: 72px;
    padding-bottom: 72px;
  }
  .seller-hub .md__pb-0 {
    padding-bottom: 0px;
  }
  .seller-hub .md__pb-100 {
    padding-bottom: 8px;
  }
  .seller-hub .md__pb-1000 {
    padding-bottom: 80px;
  }
  .seller-hub .md__pb-1100 {
    padding-bottom: 88px;
  }
  .seller-hub .md__pb-1200 {
    padding-bottom: 96px;
  }
  .seller-hub .md__pb-1300 {
    padding-bottom: 104px;
  }
  .seller-hub .md__pb-1400 {
    padding-bottom: 112px;
  }
  .seller-hub .md__pb-150 {
    padding-bottom: 12px;
  }
  .seller-hub .md__pb-1500 {
    padding-bottom: 120px;
  }
  .seller-hub .md__pb-1600 {
    padding-bottom: 128px;
  }
  .seller-hub .md__pb-200 {
    padding-bottom: 16px;
  }
  .seller-hub .md__pb-25 {
    padding-bottom: 2px;
  }
  .seller-hub .md__pb-300 {
    padding-bottom: 24px;
  }
  .seller-hub .md__pb-400 {
    padding-bottom: 32px;
  }
  .seller-hub .md__pb-50 {
    padding-bottom: 4px;
  }
  .seller-hub .md__pb-500 {
    padding-bottom: 40px;
  }
  .seller-hub .md__pb-600 {
    padding-bottom: 48px;
  }
  .seller-hub .md__pb-700 {
    padding-bottom: 56px;
  }
  .seller-hub .md__pb-800 {
    padding-bottom: 64px;
  }
  .seller-hub .md__pb-900 {
    padding-bottom: 72px;
  }
  .seller-hub .md__pl-0 {
    padding-left: 0px;
  }
  .seller-hub .md__pl-100 {
    padding-left: 8px;
  }
  .seller-hub .md__pl-1000 {
    padding-left: 80px;
  }
  .seller-hub .md__pl-1100 {
    padding-left: 88px;
  }
  .seller-hub .md__pl-1200 {
    padding-left: 96px;
  }
  .seller-hub .md__pl-1300 {
    padding-left: 104px;
  }
  .seller-hub .md__pl-1400 {
    padding-left: 112px;
  }
  .seller-hub .md__pl-150 {
    padding-left: 12px;
  }
  .seller-hub .md__pl-1500 {
    padding-left: 120px;
  }
  .seller-hub .md__pl-1600 {
    padding-left: 128px;
  }
  .seller-hub .md__pl-200 {
    padding-left: 16px;
  }
  .seller-hub .md__pl-25 {
    padding-left: 2px;
  }
  .seller-hub .md__pl-300 {
    padding-left: 24px;
  }
  .seller-hub .md__pl-400 {
    padding-left: 32px;
  }
  .seller-hub .md__pl-50 {
    padding-left: 4px;
  }
  .seller-hub .md__pl-500 {
    padding-left: 40px;
  }
  .seller-hub .md__pl-600 {
    padding-left: 48px;
  }
  .seller-hub .md__pl-700 {
    padding-left: 56px;
  }
  .seller-hub .md__pl-800 {
    padding-left: 64px;
  }
  .seller-hub .md__pl-900 {
    padding-left: 72px;
  }
  .seller-hub .md__pr-0 {
    padding-right: 0px;
  }
  .seller-hub .md__pr-100 {
    padding-right: 8px;
  }
  .seller-hub .md__pr-1000 {
    padding-right: 80px;
  }
  .seller-hub .md__pr-1100 {
    padding-right: 88px;
  }
  .seller-hub .md__pr-1200 {
    padding-right: 96px;
  }
  .seller-hub .md__pr-1300 {
    padding-right: 104px;
  }
  .seller-hub .md__pr-1400 {
    padding-right: 112px;
  }
  .seller-hub .md__pr-150 {
    padding-right: 12px;
  }
  .seller-hub .md__pr-1500 {
    padding-right: 120px;
  }
  .seller-hub .md__pr-1600 {
    padding-right: 128px;
  }
  .seller-hub .md__pr-200 {
    padding-right: 16px;
  }
  .seller-hub .md__pr-25 {
    padding-right: 2px;
  }
  .seller-hub .md__pr-300 {
    padding-right: 24px;
  }
  .seller-hub .md__pr-400 {
    padding-right: 32px;
  }
  .seller-hub .md__pr-50 {
    padding-right: 4px;
  }
  .seller-hub .md__pr-500 {
    padding-right: 40px;
  }
  .seller-hub .md__pr-600 {
    padding-right: 48px;
  }
  .seller-hub .md__pr-700 {
    padding-right: 56px;
  }
  .seller-hub .md__pr-800 {
    padding-right: 64px;
  }
  .seller-hub .md__pr-900 {
    padding-right: 72px;
  }
  .seller-hub .md__pt-0 {
    padding-top: 0px;
  }
  .seller-hub .md__pt-100 {
    padding-top: 8px;
  }
  .seller-hub .md__pt-1000 {
    padding-top: 80px;
  }
  .seller-hub .md__pt-1100 {
    padding-top: 88px;
  }
  .seller-hub .md__pt-1200 {
    padding-top: 96px;
  }
  .seller-hub .md__pt-1300 {
    padding-top: 104px;
  }
  .seller-hub .md__pt-1400 {
    padding-top: 112px;
  }
  .seller-hub .md__pt-150 {
    padding-top: 12px;
  }
  .seller-hub .md__pt-1500 {
    padding-top: 120px;
  }
  .seller-hub .md__pt-1600 {
    padding-top: 128px;
  }
  .seller-hub .md__pt-200 {
    padding-top: 16px;
  }
  .seller-hub .md__pt-25 {
    padding-top: 2px;
  }
  .seller-hub .md__pt-300 {
    padding-top: 24px;
  }
  .seller-hub .md__pt-400 {
    padding-top: 32px;
  }
  .seller-hub .md__pt-50 {
    padding-top: 4px;
  }
  .seller-hub .md__pt-500 {
    padding-top: 40px;
  }
  .seller-hub .md__pt-600 {
    padding-top: 48px;
  }
  .seller-hub .md__pt-700 {
    padding-top: 56px;
  }
  .seller-hub .md__pt-800 {
    padding-top: 64px;
  }
  .seller-hub .md__pt-900 {
    padding-top: 72px;
  }
  .seller-hub .md__text-left {
    text-align: left;
  }
  .seller-hub .md__text-center {
    text-align: center;
  }
  .seller-hub .md__text-right {
    text-align: right;
  }
  .seller-hub .md__text-justify {
    text-align: justify;
  }
  .seller-hub .md__text-1 {
    font-size: 10px;
  }
  .seller-hub .md__text-10 {
    font-size: 40px;
  }
  .seller-hub .md__text-11 {
    font-size: 44px;
  }
  .seller-hub .md__text-12 {
    font-size: 48px;
  }
  .seller-hub .md__text-13 {
    font-size: 56px;
  }
  .seller-hub .md__text-14 {
    font-size: 64px;
  }
  .seller-hub .md__text-15 {
    font-size: 80px;
  }
  .seller-hub .md__text-16 {
    font-size: 96px;
  }
  .seller-hub .md__text-2 {
    font-size: 12px;
  }
  .seller-hub .md__text-3 {
    font-size: 14px;
  }
  .seller-hub .md__text-4 {
    font-size: 16px;
  }
  .seller-hub .md__text-5 {
    font-size: 20px;
  }
  .seller-hub .md__text-6 {
    font-size: 24px;
  }
  .seller-hub .md__text-7 {
    font-size: 28px;
  }
  .seller-hub .md__text-8 {
    font-size: 32px;
  }
  .seller-hub .md__text-9 {
    font-size: 36px;
  }
  .seller-hub .md__font-300 {
    font-weight: 300;
  }
  .seller-hub .md__font-400 {
    font-weight: 400;
  }
  .seller-hub .md__font-500 {
    font-weight: 500;
  }
  .seller-hub .md__font-700 {
    font-weight: 700;
  }
  .seller-hub .md__leading-1 {
    line-height: 12px;
  }
  .seller-hub .md__leading-10 {
    line-height: 48px;
  }
  .seller-hub .md__leading-11 {
    line-height: 56px;
  }
  .seller-hub .md__leading-12 {
    line-height: 64px;
  }
  .seller-hub .md__leading-13 {
    line-height: 72px;
  }
  .seller-hub .md__leading-14 {
    line-height: 80px;
  }
  .seller-hub .md__leading-15 {
    line-height: 96px;
  }
  .seller-hub .md__leading-16 {
    line-height: 120px;
  }
  .seller-hub .md__leading-2 {
    line-height: 16px;
  }
  .seller-hub .md__leading-3 {
    line-height: 18px;
  }
  .seller-hub .md__leading-4 {
    line-height: 20px;
  }
  .seller-hub .md__leading-5 {
    line-height: 24px;
  }
  .seller-hub .md__leading-6 {
    line-height: 28px;
  }
  .seller-hub .md__leading-7 {
    line-height: 32px;
  }
  .seller-hub .md__leading-8 {
    line-height: 40px;
  }
  .seller-hub .md__leading-9 {
    line-height: 44px;
  }
  .seller-hub .md__outline-none {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }
  .seller-hub .md__outline-dashed {
    outline-style: dashed;
  }
  .seller-hub .md__outline-dotted {
    outline-style: dotted;
  }
  .seller-hub .md__outline-double {
    outline-style: double;
  }
}
@media (min-width: 960px) {
  .seller-hub .lg__sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }
  .seller-hub .lg__static {
    position: static;
  }
  .seller-hub .lg__fixed {
    position: fixed;
  }
  .seller-hub .lg__absolute {
    position: absolute;
  }
  .seller-hub .lg__relative {
    position: relative;
  }
  .seller-hub .lg__sticky {
    position: sticky;
  }
  .seller-hub .lg__inset-0 {
    inset: 0px;
  }
  .seller-hub .lg__inset-100 {
    inset: 8px;
  }
  .seller-hub .lg__inset-1000 {
    inset: 80px;
  }
  .seller-hub .lg__inset-1100 {
    inset: 88px;
  }
  .seller-hub .lg__inset-1200 {
    inset: 96px;
  }
  .seller-hub .lg__inset-1300 {
    inset: 104px;
  }
  .seller-hub .lg__inset-1400 {
    inset: 112px;
  }
  .seller-hub .lg__inset-150 {
    inset: 12px;
  }
  .seller-hub .lg__inset-1500 {
    inset: 120px;
  }
  .seller-hub .lg__inset-1600 {
    inset: 128px;
  }
  .seller-hub .lg__inset-200 {
    inset: 16px;
  }
  .seller-hub .lg__inset-25 {
    inset: 2px;
  }
  .seller-hub .lg__inset-300 {
    inset: 24px;
  }
  .seller-hub .lg__inset-400 {
    inset: 32px;
  }
  .seller-hub .lg__inset-50 {
    inset: 4px;
  }
  .seller-hub .lg__inset-500 {
    inset: 40px;
  }
  .seller-hub .lg__inset-600 {
    inset: 48px;
  }
  .seller-hub .lg__inset-700 {
    inset: 56px;
  }
  .seller-hub .lg__inset-800 {
    inset: 64px;
  }
  .seller-hub .lg__inset-900 {
    inset: 72px;
  }
  .seller-hub .lg__inset-x-0 {
    left: 0px;
    right: 0px;
  }
  .seller-hub .lg__inset-x-100 {
    left: 8px;
    right: 8px;
  }
  .seller-hub .lg__inset-x-1000 {
    left: 80px;
    right: 80px;
  }
  .seller-hub .lg__inset-x-1100 {
    left: 88px;
    right: 88px;
  }
  .seller-hub .lg__inset-x-1200 {
    left: 96px;
    right: 96px;
  }
  .seller-hub .lg__inset-x-1300 {
    left: 104px;
    right: 104px;
  }
  .seller-hub .lg__inset-x-1400 {
    left: 112px;
    right: 112px;
  }
  .seller-hub .lg__inset-x-150 {
    left: 12px;
    right: 12px;
  }
  .seller-hub .lg__inset-x-1500 {
    left: 120px;
    right: 120px;
  }
  .seller-hub .lg__inset-x-1600 {
    left: 128px;
    right: 128px;
  }
  .seller-hub .lg__inset-x-200 {
    left: 16px;
    right: 16px;
  }
  .seller-hub .lg__inset-x-25 {
    left: 2px;
    right: 2px;
  }
  .seller-hub .lg__inset-x-300 {
    left: 24px;
    right: 24px;
  }
  .seller-hub .lg__inset-x-400 {
    left: 32px;
    right: 32px;
  }
  .seller-hub .lg__inset-x-50 {
    left: 4px;
    right: 4px;
  }
  .seller-hub .lg__inset-x-500 {
    left: 40px;
    right: 40px;
  }
  .seller-hub .lg__inset-x-600 {
    left: 48px;
    right: 48px;
  }
  .seller-hub .lg__inset-x-700 {
    left: 56px;
    right: 56px;
  }
  .seller-hub .lg__inset-x-800 {
    left: 64px;
    right: 64px;
  }
  .seller-hub .lg__inset-x-900 {
    left: 72px;
    right: 72px;
  }
  .seller-hub .lg__inset-y-0 {
    top: 0px;
    bottom: 0px;
  }
  .seller-hub .lg__inset-y-100 {
    top: 8px;
    bottom: 8px;
  }
  .seller-hub .lg__inset-y-1000 {
    top: 80px;
    bottom: 80px;
  }
  .seller-hub .lg__inset-y-1100 {
    top: 88px;
    bottom: 88px;
  }
  .seller-hub .lg__inset-y-1200 {
    top: 96px;
    bottom: 96px;
  }
  .seller-hub .lg__inset-y-1300 {
    top: 104px;
    bottom: 104px;
  }
  .seller-hub .lg__inset-y-1400 {
    top: 112px;
    bottom: 112px;
  }
  .seller-hub .lg__inset-y-150 {
    top: 12px;
    bottom: 12px;
  }
  .seller-hub .lg__inset-y-1500 {
    top: 120px;
    bottom: 120px;
  }
  .seller-hub .lg__inset-y-1600 {
    top: 128px;
    bottom: 128px;
  }
  .seller-hub .lg__inset-y-200 {
    top: 16px;
    bottom: 16px;
  }
  .seller-hub .lg__inset-y-25 {
    top: 2px;
    bottom: 2px;
  }
  .seller-hub .lg__inset-y-300 {
    top: 24px;
    bottom: 24px;
  }
  .seller-hub .lg__inset-y-400 {
    top: 32px;
    bottom: 32px;
  }
  .seller-hub .lg__inset-y-50 {
    top: 4px;
    bottom: 4px;
  }
  .seller-hub .lg__inset-y-500 {
    top: 40px;
    bottom: 40px;
  }
  .seller-hub .lg__inset-y-600 {
    top: 48px;
    bottom: 48px;
  }
  .seller-hub .lg__inset-y-700 {
    top: 56px;
    bottom: 56px;
  }
  .seller-hub .lg__inset-y-800 {
    top: 64px;
    bottom: 64px;
  }
  .seller-hub .lg__inset-y-900 {
    top: 72px;
    bottom: 72px;
  }
  .seller-hub .lg__bottom-0 {
    bottom: 0px;
  }
  .seller-hub .lg__bottom-1\/12 {
    bottom: 8.33%;
  }
  .seller-hub .lg__bottom-1\/2 {
    bottom: 50%;
  }
  .seller-hub .lg__bottom-1\/3 {
    bottom: 33.33%;
  }
  .seller-hub .lg__bottom-1\/4 {
    bottom: 25%;
  }
  .seller-hub .lg__bottom-1\/5 {
    bottom: 20%;
  }
  .seller-hub .lg__bottom-10\/12 {
    bottom: 83.33%;
  }
  .seller-hub .lg__bottom-100 {
    bottom: 8px;
  }
  .seller-hub .lg__bottom-1000 {
    bottom: 80px;
  }
  .seller-hub .lg__bottom-11\/12 {
    bottom: 91.66%;
  }
  .seller-hub .lg__bottom-1100 {
    bottom: 88px;
  }
  .seller-hub .lg__bottom-1200 {
    bottom: 96px;
  }
  .seller-hub .lg__bottom-1300 {
    bottom: 104px;
  }
  .seller-hub .lg__bottom-1400 {
    bottom: 112px;
  }
  .seller-hub .lg__bottom-150 {
    bottom: 12px;
  }
  .seller-hub .lg__bottom-1500 {
    bottom: 120px;
  }
  .seller-hub .lg__bottom-1600 {
    bottom: 128px;
  }
  .seller-hub .lg__bottom-2\/12 {
    bottom: 16.66%;
  }
  .seller-hub .lg__bottom-2\/3 {
    bottom: 66.66%;
  }
  .seller-hub .lg__bottom-2\/5 {
    bottom: 40%;
  }
  .seller-hub .lg__bottom-200 {
    bottom: 16px;
  }
  .seller-hub .lg__bottom-25 {
    bottom: 2px;
  }
  .seller-hub .lg__bottom-3\/12 {
    bottom: 25%;
  }
  .seller-hub .lg__bottom-3\/4 {
    bottom: 75%;
  }
  .seller-hub .lg__bottom-3\/5 {
    bottom: 60%;
  }
  .seller-hub .lg__bottom-300 {
    bottom: 24px;
  }
  .seller-hub .lg__bottom-4\/12 {
    bottom: 33.33%;
  }
  .seller-hub .lg__bottom-4\/5 {
    bottom: 80%;
  }
  .seller-hub .lg__bottom-400 {
    bottom: 32px;
  }
  .seller-hub .lg__bottom-5\/12 {
    bottom: 41.66%;
  }
  .seller-hub .lg__bottom-50 {
    bottom: 4px;
  }
  .seller-hub .lg__bottom-500 {
    bottom: 40px;
  }
  .seller-hub .lg__bottom-6\/12 {
    bottom: 50%;
  }
  .seller-hub .lg__bottom-600 {
    bottom: 48px;
  }
  .seller-hub .lg__bottom-7\/12 {
    bottom: 58.33%;
  }
  .seller-hub .lg__bottom-700 {
    bottom: 56px;
  }
  .seller-hub .lg__bottom-8\/12 {
    bottom: 66.66%;
  }
  .seller-hub .lg__bottom-800 {
    bottom: 64px;
  }
  .seller-hub .lg__bottom-9\/12 {
    bottom: 75%;
  }
  .seller-hub .lg__bottom-900 {
    bottom: 72px;
  }
  .seller-hub .lg__bottom-full {
    bottom: 100%;
  }
  .seller-hub .lg__bottom-none {
    bottom: 0%;
  }
  .seller-hub .lg__left-0 {
    left: 0px;
  }
  .seller-hub .lg__left-1\/12 {
    left: 8.33%;
  }
  .seller-hub .lg__left-1\/2 {
    left: 50%;
  }
  .seller-hub .lg__left-1\/3 {
    left: 33.33%;
  }
  .seller-hub .lg__left-1\/4 {
    left: 25%;
  }
  .seller-hub .lg__left-1\/5 {
    left: 20%;
  }
  .seller-hub .lg__left-10\/12 {
    left: 83.33%;
  }
  .seller-hub .lg__left-100 {
    left: 8px;
  }
  .seller-hub .lg__left-1000 {
    left: 80px;
  }
  .seller-hub .lg__left-11\/12 {
    left: 91.66%;
  }
  .seller-hub .lg__left-1100 {
    left: 88px;
  }
  .seller-hub .lg__left-1200 {
    left: 96px;
  }
  .seller-hub .lg__left-1300 {
    left: 104px;
  }
  .seller-hub .lg__left-1400 {
    left: 112px;
  }
  .seller-hub .lg__left-150 {
    left: 12px;
  }
  .seller-hub .lg__left-1500 {
    left: 120px;
  }
  .seller-hub .lg__left-1600 {
    left: 128px;
  }
  .seller-hub .lg__left-2\/12 {
    left: 16.66%;
  }
  .seller-hub .lg__left-2\/3 {
    left: 66.66%;
  }
  .seller-hub .lg__left-2\/5 {
    left: 40%;
  }
  .seller-hub .lg__left-200 {
    left: 16px;
  }
  .seller-hub .lg__left-25 {
    left: 2px;
  }
  .seller-hub .lg__left-3\/12 {
    left: 25%;
  }
  .seller-hub .lg__left-3\/4 {
    left: 75%;
  }
  .seller-hub .lg__left-3\/5 {
    left: 60%;
  }
  .seller-hub .lg__left-300 {
    left: 24px;
  }
  .seller-hub .lg__left-4\/12 {
    left: 33.33%;
  }
  .seller-hub .lg__left-4\/5 {
    left: 80%;
  }
  .seller-hub .lg__left-400 {
    left: 32px;
  }
  .seller-hub .lg__left-5\/12 {
    left: 41.66%;
  }
  .seller-hub .lg__left-50 {
    left: 4px;
  }
  .seller-hub .lg__left-500 {
    left: 40px;
  }
  .seller-hub .lg__left-6\/12 {
    left: 50%;
  }
  .seller-hub .lg__left-600 {
    left: 48px;
  }
  .seller-hub .lg__left-7\/12 {
    left: 58.33%;
  }
  .seller-hub .lg__left-700 {
    left: 56px;
  }
  .seller-hub .lg__left-8\/12 {
    left: 66.66%;
  }
  .seller-hub .lg__left-800 {
    left: 64px;
  }
  .seller-hub .lg__left-9\/12 {
    left: 75%;
  }
  .seller-hub .lg__left-900 {
    left: 72px;
  }
  .seller-hub .lg__left-full {
    left: 100%;
  }
  .seller-hub .lg__left-none {
    left: 0%;
  }
  .seller-hub .lg__right-0 {
    right: 0px;
  }
  .seller-hub .lg__right-1\/12 {
    right: 8.33%;
  }
  .seller-hub .lg__right-1\/2 {
    right: 50%;
  }
  .seller-hub .lg__right-1\/3 {
    right: 33.33%;
  }
  .seller-hub .lg__right-1\/4 {
    right: 25%;
  }
  .seller-hub .lg__right-1\/5 {
    right: 20%;
  }
  .seller-hub .lg__right-10\/12 {
    right: 83.33%;
  }
  .seller-hub .lg__right-100 {
    right: 8px;
  }
  .seller-hub .lg__right-1000 {
    right: 80px;
  }
  .seller-hub .lg__right-11\/12 {
    right: 91.66%;
  }
  .seller-hub .lg__right-1100 {
    right: 88px;
  }
  .seller-hub .lg__right-1200 {
    right: 96px;
  }
  .seller-hub .lg__right-1300 {
    right: 104px;
  }
  .seller-hub .lg__right-1400 {
    right: 112px;
  }
  .seller-hub .lg__right-150 {
    right: 12px;
  }
  .seller-hub .lg__right-1500 {
    right: 120px;
  }
  .seller-hub .lg__right-1600 {
    right: 128px;
  }
  .seller-hub .lg__right-2\/12 {
    right: 16.66%;
  }
  .seller-hub .lg__right-2\/3 {
    right: 66.66%;
  }
  .seller-hub .lg__right-2\/5 {
    right: 40%;
  }
  .seller-hub .lg__right-200 {
    right: 16px;
  }
  .seller-hub .lg__right-25 {
    right: 2px;
  }
  .seller-hub .lg__right-3\/12 {
    right: 25%;
  }
  .seller-hub .lg__right-3\/4 {
    right: 75%;
  }
  .seller-hub .lg__right-3\/5 {
    right: 60%;
  }
  .seller-hub .lg__right-300 {
    right: 24px;
  }
  .seller-hub .lg__right-4\/12 {
    right: 33.33%;
  }
  .seller-hub .lg__right-4\/5 {
    right: 80%;
  }
  .seller-hub .lg__right-400 {
    right: 32px;
  }
  .seller-hub .lg__right-5\/12 {
    right: 41.66%;
  }
  .seller-hub .lg__right-50 {
    right: 4px;
  }
  .seller-hub .lg__right-500 {
    right: 40px;
  }
  .seller-hub .lg__right-6\/12 {
    right: 50%;
  }
  .seller-hub .lg__right-600 {
    right: 48px;
  }
  .seller-hub .lg__right-7\/12 {
    right: 58.33%;
  }
  .seller-hub .lg__right-700 {
    right: 56px;
  }
  .seller-hub .lg__right-8\/12 {
    right: 66.66%;
  }
  .seller-hub .lg__right-800 {
    right: 64px;
  }
  .seller-hub .lg__right-9\/12 {
    right: 75%;
  }
  .seller-hub .lg__right-900 {
    right: 72px;
  }
  .seller-hub .lg__right-full {
    right: 100%;
  }
  .seller-hub .lg__right-none {
    right: 0%;
  }
  .seller-hub .lg__top-0 {
    top: 0px;
  }
  .seller-hub .lg__top-1\/12 {
    top: 8.33%;
  }
  .seller-hub .lg__top-1\/2 {
    top: 50%;
  }
  .seller-hub .lg__top-1\/3 {
    top: 33.33%;
  }
  .seller-hub .lg__top-1\/4 {
    top: 25%;
  }
  .seller-hub .lg__top-1\/5 {
    top: 20%;
  }
  .seller-hub .lg__top-10\/12 {
    top: 83.33%;
  }
  .seller-hub .lg__top-100 {
    top: 8px;
  }
  .seller-hub .lg__top-1000 {
    top: 80px;
  }
  .seller-hub .lg__top-11\/12 {
    top: 91.66%;
  }
  .seller-hub .lg__top-1100 {
    top: 88px;
  }
  .seller-hub .lg__top-1200 {
    top: 96px;
  }
  .seller-hub .lg__top-1300 {
    top: 104px;
  }
  .seller-hub .lg__top-1400 {
    top: 112px;
  }
  .seller-hub .lg__top-150 {
    top: 12px;
  }
  .seller-hub .lg__top-1500 {
    top: 120px;
  }
  .seller-hub .lg__top-1600 {
    top: 128px;
  }
  .seller-hub .lg__top-2\/12 {
    top: 16.66%;
  }
  .seller-hub .lg__top-2\/3 {
    top: 66.66%;
  }
  .seller-hub .lg__top-2\/5 {
    top: 40%;
  }
  .seller-hub .lg__top-200 {
    top: 16px;
  }
  .seller-hub .lg__top-25 {
    top: 2px;
  }
  .seller-hub .lg__top-3\/12 {
    top: 25%;
  }
  .seller-hub .lg__top-3\/4 {
    top: 75%;
  }
  .seller-hub .lg__top-3\/5 {
    top: 60%;
  }
  .seller-hub .lg__top-300 {
    top: 24px;
  }
  .seller-hub .lg__top-4\/12 {
    top: 33.33%;
  }
  .seller-hub .lg__top-4\/5 {
    top: 80%;
  }
  .seller-hub .lg__top-400 {
    top: 32px;
  }
  .seller-hub .lg__top-5\/12 {
    top: 41.66%;
  }
  .seller-hub .lg__top-50 {
    top: 4px;
  }
  .seller-hub .lg__top-500 {
    top: 40px;
  }
  .seller-hub .lg__top-6\/12 {
    top: 50%;
  }
  .seller-hub .lg__top-600 {
    top: 48px;
  }
  .seller-hub .lg__top-7\/12 {
    top: 58.33%;
  }
  .seller-hub .lg__top-700 {
    top: 56px;
  }
  .seller-hub .lg__top-8\/12 {
    top: 66.66%;
  }
  .seller-hub .lg__top-800 {
    top: 64px;
  }
  .seller-hub .lg__top-9\/12 {
    top: 75%;
  }
  .seller-hub .lg__top-900 {
    top: 72px;
  }
  .seller-hub .lg__top-full {
    top: 100%;
  }
  .seller-hub .lg__top-none {
    top: 0%;
  }
  .seller-hub .lg__order-1 {
    order: 1;
  }
  .seller-hub .lg__order-10 {
    order: 10;
  }
  .seller-hub .lg__order-11 {
    order: 11;
  }
  .seller-hub .lg__order-12 {
    order: 12;
  }
  .seller-hub .lg__order-2 {
    order: 2;
  }
  .seller-hub .lg__order-3 {
    order: 3;
  }
  .seller-hub .lg__order-4 {
    order: 4;
  }
  .seller-hub .lg__order-5 {
    order: 5;
  }
  .seller-hub .lg__order-6 {
    order: 6;
  }
  .seller-hub .lg__order-7 {
    order: 7;
  }
  .seller-hub .lg__order-8 {
    order: 8;
  }
  .seller-hub .lg__order-9 {
    order: 9;
  }
  .seller-hub .lg__order-first {
    order: -9999;
  }
  .seller-hub .lg__order-last {
    order: 9999;
  }
  .seller-hub .lg__order-none {
    order: 0;
  }
  .seller-hub .lg__-m-0 {
    margin: 0px;
  }
  .seller-hub .lg__-m-100 {
    margin: -8px;
  }
  .seller-hub .lg__-m-1000 {
    margin: -80px;
  }
  .seller-hub .lg__-m-1100 {
    margin: -88px;
  }
  .seller-hub .lg__-m-1200 {
    margin: -96px;
  }
  .seller-hub .lg__-m-1300 {
    margin: -104px;
  }
  .seller-hub .lg__-m-1400 {
    margin: -112px;
  }
  .seller-hub .lg__-m-150 {
    margin: -12px;
  }
  .seller-hub .lg__-m-1500 {
    margin: -120px;
  }
  .seller-hub .lg__-m-1600 {
    margin: -128px;
  }
  .seller-hub .lg__-m-200 {
    margin: -16px;
  }
  .seller-hub .lg__-m-25 {
    margin: -2px;
  }
  .seller-hub .lg__-m-300 {
    margin: -24px;
  }
  .seller-hub .lg__-m-400 {
    margin: -32px;
  }
  .seller-hub .lg__-m-50 {
    margin: -4px;
  }
  .seller-hub .lg__-m-500 {
    margin: -40px;
  }
  .seller-hub .lg__-m-600 {
    margin: -48px;
  }
  .seller-hub .lg__-m-700 {
    margin: -56px;
  }
  .seller-hub .lg__-m-800 {
    margin: -64px;
  }
  .seller-hub .lg__-m-900 {
    margin: -72px;
  }
  .seller-hub .lg__m-0 {
    margin: 0px;
  }
  .seller-hub .lg__m-100 {
    margin: 8px;
  }
  .seller-hub .lg__m-1000 {
    margin: 80px;
  }
  .seller-hub .lg__m-1100 {
    margin: 88px;
  }
  .seller-hub .lg__m-1200 {
    margin: 96px;
  }
  .seller-hub .lg__m-1300 {
    margin: 104px;
  }
  .seller-hub .lg__m-1400 {
    margin: 112px;
  }
  .seller-hub .lg__m-150 {
    margin: 12px;
  }
  .seller-hub .lg__m-1500 {
    margin: 120px;
  }
  .seller-hub .lg__m-1600 {
    margin: 128px;
  }
  .seller-hub .lg__m-200 {
    margin: 16px;
  }
  .seller-hub .lg__m-25 {
    margin: 2px;
  }
  .seller-hub .lg__m-300 {
    margin: 24px;
  }
  .seller-hub .lg__m-400 {
    margin: 32px;
  }
  .seller-hub .lg__m-50 {
    margin: 4px;
  }
  .seller-hub .lg__m-500 {
    margin: 40px;
  }
  .seller-hub .lg__m-600 {
    margin: 48px;
  }
  .seller-hub .lg__m-700 {
    margin: 56px;
  }
  .seller-hub .lg__m-800 {
    margin: 64px;
  }
  .seller-hub .lg__m-900 {
    margin: 72px;
  }
  .seller-hub .lg__m-auto {
    margin: auto;
  }
  .seller-hub .lg__-mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .seller-hub .lg__-mx-100 {
    margin-left: -8px;
    margin-right: -8px;
  }
  .seller-hub .lg__-mx-1000 {
    margin-left: -80px;
    margin-right: -80px;
  }
  .seller-hub .lg__-mx-1100 {
    margin-left: -88px;
    margin-right: -88px;
  }
  .seller-hub .lg__-mx-1200 {
    margin-left: -96px;
    margin-right: -96px;
  }
  .seller-hub .lg__-mx-1300 {
    margin-left: -104px;
    margin-right: -104px;
  }
  .seller-hub .lg__-mx-1400 {
    margin-left: -112px;
    margin-right: -112px;
  }
  .seller-hub .lg__-mx-150 {
    margin-left: -12px;
    margin-right: -12px;
  }
  .seller-hub .lg__-mx-1500 {
    margin-left: -120px;
    margin-right: -120px;
  }
  .seller-hub .lg__-mx-1600 {
    margin-left: -128px;
    margin-right: -128px;
  }
  .seller-hub .lg__-mx-200 {
    margin-left: -16px;
    margin-right: -16px;
  }
  .seller-hub .lg__-mx-25 {
    margin-left: -2px;
    margin-right: -2px;
  }
  .seller-hub .lg__-mx-300 {
    margin-left: -24px;
    margin-right: -24px;
  }
  .seller-hub .lg__-mx-400 {
    margin-left: -32px;
    margin-right: -32px;
  }
  .seller-hub .lg__-mx-50 {
    margin-left: -4px;
    margin-right: -4px;
  }
  .seller-hub .lg__-mx-500 {
    margin-left: -40px;
    margin-right: -40px;
  }
  .seller-hub .lg__-mx-600 {
    margin-left: -48px;
    margin-right: -48px;
  }
  .seller-hub .lg__-mx-700 {
    margin-left: -56px;
    margin-right: -56px;
  }
  .seller-hub .lg__-mx-800 {
    margin-left: -64px;
    margin-right: -64px;
  }
  .seller-hub .lg__-mx-900 {
    margin-left: -72px;
    margin-right: -72px;
  }
  .seller-hub .lg__-my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .seller-hub .lg__-my-100 {
    margin-top: -8px;
    margin-bottom: -8px;
  }
  .seller-hub .lg__-my-1000 {
    margin-top: -80px;
    margin-bottom: -80px;
  }
  .seller-hub .lg__-my-1100 {
    margin-top: -88px;
    margin-bottom: -88px;
  }
  .seller-hub .lg__-my-1200 {
    margin-top: -96px;
    margin-bottom: -96px;
  }
  .seller-hub .lg__-my-1300 {
    margin-top: -104px;
    margin-bottom: -104px;
  }
  .seller-hub .lg__-my-1400 {
    margin-top: -112px;
    margin-bottom: -112px;
  }
  .seller-hub .lg__-my-150 {
    margin-top: -12px;
    margin-bottom: -12px;
  }
  .seller-hub .lg__-my-1500 {
    margin-top: -120px;
    margin-bottom: -120px;
  }
  .seller-hub .lg__-my-1600 {
    margin-top: -128px;
    margin-bottom: -128px;
  }
  .seller-hub .lg__-my-200 {
    margin-top: -16px;
    margin-bottom: -16px;
  }
  .seller-hub .lg__-my-25 {
    margin-top: -2px;
    margin-bottom: -2px;
  }
  .seller-hub .lg__-my-300 {
    margin-top: -24px;
    margin-bottom: -24px;
  }
  .seller-hub .lg__-my-400 {
    margin-top: -32px;
    margin-bottom: -32px;
  }
  .seller-hub .lg__-my-50 {
    margin-top: -4px;
    margin-bottom: -4px;
  }
  .seller-hub .lg__-my-500 {
    margin-top: -40px;
    margin-bottom: -40px;
  }
  .seller-hub .lg__-my-600 {
    margin-top: -48px;
    margin-bottom: -48px;
  }
  .seller-hub .lg__-my-700 {
    margin-top: -56px;
    margin-bottom: -56px;
  }
  .seller-hub .lg__-my-800 {
    margin-top: -64px;
    margin-bottom: -64px;
  }
  .seller-hub .lg__-my-900 {
    margin-top: -72px;
    margin-bottom: -72px;
  }
  .seller-hub .lg__mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .seller-hub .lg__mx-100 {
    margin-left: 8px;
    margin-right: 8px;
  }
  .seller-hub .lg__mx-1000 {
    margin-left: 80px;
    margin-right: 80px;
  }
  .seller-hub .lg__mx-1100 {
    margin-left: 88px;
    margin-right: 88px;
  }
  .seller-hub .lg__mx-1200 {
    margin-left: 96px;
    margin-right: 96px;
  }
  .seller-hub .lg__mx-1300 {
    margin-left: 104px;
    margin-right: 104px;
  }
  .seller-hub .lg__mx-1400 {
    margin-left: 112px;
    margin-right: 112px;
  }
  .seller-hub .lg__mx-150 {
    margin-left: 12px;
    margin-right: 12px;
  }
  .seller-hub .lg__mx-1500 {
    margin-left: 120px;
    margin-right: 120px;
  }
  .seller-hub .lg__mx-1600 {
    margin-left: 128px;
    margin-right: 128px;
  }
  .seller-hub .lg__mx-200 {
    margin-left: 16px;
    margin-right: 16px;
  }
  .seller-hub .lg__mx-25 {
    margin-left: 2px;
    margin-right: 2px;
  }
  .seller-hub .lg__mx-300 {
    margin-left: 24px;
    margin-right: 24px;
  }
  .seller-hub .lg__mx-400 {
    margin-left: 32px;
    margin-right: 32px;
  }
  .seller-hub .lg__mx-50 {
    margin-left: 4px;
    margin-right: 4px;
  }
  .seller-hub .lg__mx-500 {
    margin-left: 40px;
    margin-right: 40px;
  }
  .seller-hub .lg__mx-600 {
    margin-left: 48px;
    margin-right: 48px;
  }
  .seller-hub .lg__mx-700 {
    margin-left: 56px;
    margin-right: 56px;
  }
  .seller-hub .lg__mx-800 {
    margin-left: 64px;
    margin-right: 64px;
  }
  .seller-hub .lg__mx-900 {
    margin-left: 72px;
    margin-right: 72px;
  }
  .seller-hub .lg__mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
  .seller-hub .lg__my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .seller-hub .lg__my-100 {
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .seller-hub .lg__my-1000 {
    margin-top: 80px;
    margin-bottom: 80px;
  }
  .seller-hub .lg__my-1100 {
    margin-top: 88px;
    margin-bottom: 88px;
  }
  .seller-hub .lg__my-1200 {
    margin-top: 96px;
    margin-bottom: 96px;
  }
  .seller-hub .lg__my-1300 {
    margin-top: 104px;
    margin-bottom: 104px;
  }
  .seller-hub .lg__my-1400 {
    margin-top: 112px;
    margin-bottom: 112px;
  }
  .seller-hub .lg__my-150 {
    margin-top: 12px;
    margin-bottom: 12px;
  }
  .seller-hub .lg__my-1500 {
    margin-top: 120px;
    margin-bottom: 120px;
  }
  .seller-hub .lg__my-1600 {
    margin-top: 128px;
    margin-bottom: 128px;
  }
  .seller-hub .lg__my-200 {
    margin-top: 16px;
    margin-bottom: 16px;
  }
  .seller-hub .lg__my-25 {
    margin-top: 2px;
    margin-bottom: 2px;
  }
  .seller-hub .lg__my-300 {
    margin-top: 24px;
    margin-bottom: 24px;
  }
  .seller-hub .lg__my-400 {
    margin-top: 32px;
    margin-bottom: 32px;
  }
  .seller-hub .lg__my-50 {
    margin-top: 4px;
    margin-bottom: 4px;
  }
  .seller-hub .lg__my-500 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .seller-hub .lg__my-600 {
    margin-top: 48px;
    margin-bottom: 48px;
  }
  .seller-hub .lg__my-700 {
    margin-top: 56px;
    margin-bottom: 56px;
  }
  .seller-hub .lg__my-800 {
    margin-top: 64px;
    margin-bottom: 64px;
  }
  .seller-hub .lg__my-900 {
    margin-top: 72px;
    margin-bottom: 72px;
  }
  .seller-hub .lg__my-auto {
    margin-top: auto;
    margin-bottom: auto;
  }
  .seller-hub .lg__-mb-0 {
    margin-bottom: 0px;
  }
  .seller-hub .lg__-mb-100 {
    margin-bottom: -8px;
  }
  .seller-hub .lg__-mb-1000 {
    margin-bottom: -80px;
  }
  .seller-hub .lg__-mb-1100 {
    margin-bottom: -88px;
  }
  .seller-hub .lg__-mb-1200 {
    margin-bottom: -96px;
  }
  .seller-hub .lg__-mb-1300 {
    margin-bottom: -104px;
  }
  .seller-hub .lg__-mb-1400 {
    margin-bottom: -112px;
  }
  .seller-hub .lg__-mb-150 {
    margin-bottom: -12px;
  }
  .seller-hub .lg__-mb-1500 {
    margin-bottom: -120px;
  }
  .seller-hub .lg__-mb-1600 {
    margin-bottom: -128px;
  }
  .seller-hub .lg__-mb-200 {
    margin-bottom: -16px;
  }
  .seller-hub .lg__-mb-25 {
    margin-bottom: -2px;
  }
  .seller-hub .lg__-mb-300 {
    margin-bottom: -24px;
  }
  .seller-hub .lg__-mb-400 {
    margin-bottom: -32px;
  }
  .seller-hub .lg__-mb-50 {
    margin-bottom: -4px;
  }
  .seller-hub .lg__-mb-500 {
    margin-bottom: -40px;
  }
  .seller-hub .lg__-mb-600 {
    margin-bottom: -48px;
  }
  .seller-hub .lg__-mb-700 {
    margin-bottom: -56px;
  }
  .seller-hub .lg__-mb-800 {
    margin-bottom: -64px;
  }
  .seller-hub .lg__-mb-900 {
    margin-bottom: -72px;
  }
  .seller-hub .lg__-ml-0 {
    margin-left: 0px;
  }
  .seller-hub .lg__-ml-100 {
    margin-left: -8px;
  }
  .seller-hub .lg__-ml-1000 {
    margin-left: -80px;
  }
  .seller-hub .lg__-ml-1100 {
    margin-left: -88px;
  }
  .seller-hub .lg__-ml-1200 {
    margin-left: -96px;
  }
  .seller-hub .lg__-ml-1300 {
    margin-left: -104px;
  }
  .seller-hub .lg__-ml-1400 {
    margin-left: -112px;
  }
  .seller-hub .lg__-ml-150 {
    margin-left: -12px;
  }
  .seller-hub .lg__-ml-1500 {
    margin-left: -120px;
  }
  .seller-hub .lg__-ml-1600 {
    margin-left: -128px;
  }
  .seller-hub .lg__-ml-200 {
    margin-left: -16px;
  }
  .seller-hub .lg__-ml-25 {
    margin-left: -2px;
  }
  .seller-hub .lg__-ml-300 {
    margin-left: -24px;
  }
  .seller-hub .lg__-ml-400 {
    margin-left: -32px;
  }
  .seller-hub .lg__-ml-50 {
    margin-left: -4px;
  }
  .seller-hub .lg__-ml-500 {
    margin-left: -40px;
  }
  .seller-hub .lg__-ml-600 {
    margin-left: -48px;
  }
  .seller-hub .lg__-ml-700 {
    margin-left: -56px;
  }
  .seller-hub .lg__-ml-800 {
    margin-left: -64px;
  }
  .seller-hub .lg__-ml-900 {
    margin-left: -72px;
  }
  .seller-hub .lg__-mr-0 {
    margin-right: 0px;
  }
  .seller-hub .lg__-mr-100 {
    margin-right: -8px;
  }
  .seller-hub .lg__-mr-1000 {
    margin-right: -80px;
  }
  .seller-hub .lg__-mr-1100 {
    margin-right: -88px;
  }
  .seller-hub .lg__-mr-1200 {
    margin-right: -96px;
  }
  .seller-hub .lg__-mr-1300 {
    margin-right: -104px;
  }
  .seller-hub .lg__-mr-1400 {
    margin-right: -112px;
  }
  .seller-hub .lg__-mr-150 {
    margin-right: -12px;
  }
  .seller-hub .lg__-mr-1500 {
    margin-right: -120px;
  }
  .seller-hub .lg__-mr-1600 {
    margin-right: -128px;
  }
  .seller-hub .lg__-mr-200 {
    margin-right: -16px;
  }
  .seller-hub .lg__-mr-25 {
    margin-right: -2px;
  }
  .seller-hub .lg__-mr-300 {
    margin-right: -24px;
  }
  .seller-hub .lg__-mr-400 {
    margin-right: -32px;
  }
  .seller-hub .lg__-mr-50 {
    margin-right: -4px;
  }
  .seller-hub .lg__-mr-500 {
    margin-right: -40px;
  }
  .seller-hub .lg__-mr-600 {
    margin-right: -48px;
  }
  .seller-hub .lg__-mr-700 {
    margin-right: -56px;
  }
  .seller-hub .lg__-mr-800 {
    margin-right: -64px;
  }
  .seller-hub .lg__-mr-900 {
    margin-right: -72px;
  }
  .seller-hub .lg__-mt-0 {
    margin-top: 0px;
  }
  .seller-hub .lg__-mt-100 {
    margin-top: -8px;
  }
  .seller-hub .lg__-mt-1000 {
    margin-top: -80px;
  }
  .seller-hub .lg__-mt-1100 {
    margin-top: -88px;
  }
  .seller-hub .lg__-mt-1200 {
    margin-top: -96px;
  }
  .seller-hub .lg__-mt-1300 {
    margin-top: -104px;
  }
  .seller-hub .lg__-mt-1400 {
    margin-top: -112px;
  }
  .seller-hub .lg__-mt-150 {
    margin-top: -12px;
  }
  .seller-hub .lg__-mt-1500 {
    margin-top: -120px;
  }
  .seller-hub .lg__-mt-1600 {
    margin-top: -128px;
  }
  .seller-hub .lg__-mt-200 {
    margin-top: -16px;
  }
  .seller-hub .lg__-mt-25 {
    margin-top: -2px;
  }
  .seller-hub .lg__-mt-300 {
    margin-top: -24px;
  }
  .seller-hub .lg__-mt-400 {
    margin-top: -32px;
  }
  .seller-hub .lg__-mt-50 {
    margin-top: -4px;
  }
  .seller-hub .lg__-mt-500 {
    margin-top: -40px;
  }
  .seller-hub .lg__-mt-600 {
    margin-top: -48px;
  }
  .seller-hub .lg__-mt-700 {
    margin-top: -56px;
  }
  .seller-hub .lg__-mt-800 {
    margin-top: -64px;
  }
  .seller-hub .lg__-mt-900 {
    margin-top: -72px;
  }
  .seller-hub .lg__mb-0 {
    margin-bottom: 0px;
  }
  .seller-hub .lg__mb-100 {
    margin-bottom: 8px;
  }
  .seller-hub .lg__mb-1000 {
    margin-bottom: 80px;
  }
  .seller-hub .lg__mb-1100 {
    margin-bottom: 88px;
  }
  .seller-hub .lg__mb-1200 {
    margin-bottom: 96px;
  }
  .seller-hub .lg__mb-1300 {
    margin-bottom: 104px;
  }
  .seller-hub .lg__mb-1400 {
    margin-bottom: 112px;
  }
  .seller-hub .lg__mb-150 {
    margin-bottom: 12px;
  }
  .seller-hub .lg__mb-1500 {
    margin-bottom: 120px;
  }
  .seller-hub .lg__mb-1600 {
    margin-bottom: 128px;
  }
  .seller-hub .lg__mb-200 {
    margin-bottom: 16px;
  }
  .seller-hub .lg__mb-25 {
    margin-bottom: 2px;
  }
  .seller-hub .lg__mb-300 {
    margin-bottom: 24px;
  }
  .seller-hub .lg__mb-400 {
    margin-bottom: 32px;
  }
  .seller-hub .lg__mb-50 {
    margin-bottom: 4px;
  }
  .seller-hub .lg__mb-500 {
    margin-bottom: 40px;
  }
  .seller-hub .lg__mb-600 {
    margin-bottom: 48px;
  }
  .seller-hub .lg__mb-700 {
    margin-bottom: 56px;
  }
  .seller-hub .lg__mb-800 {
    margin-bottom: 64px;
  }
  .seller-hub .lg__mb-900 {
    margin-bottom: 72px;
  }
  .seller-hub .lg__mb-auto {
    margin-bottom: auto;
  }
  .seller-hub .lg__ml-0 {
    margin-left: 0px;
  }
  .seller-hub .lg__ml-100 {
    margin-left: 8px;
  }
  .seller-hub .lg__ml-1000 {
    margin-left: 80px;
  }
  .seller-hub .lg__ml-1100 {
    margin-left: 88px;
  }
  .seller-hub .lg__ml-1200 {
    margin-left: 96px;
  }
  .seller-hub .lg__ml-1300 {
    margin-left: 104px;
  }
  .seller-hub .lg__ml-1400 {
    margin-left: 112px;
  }
  .seller-hub .lg__ml-150 {
    margin-left: 12px;
  }
  .seller-hub .lg__ml-1500 {
    margin-left: 120px;
  }
  .seller-hub .lg__ml-1600 {
    margin-left: 128px;
  }
  .seller-hub .lg__ml-200 {
    margin-left: 16px;
  }
  .seller-hub .lg__ml-25 {
    margin-left: 2px;
  }
  .seller-hub .lg__ml-300 {
    margin-left: 24px;
  }
  .seller-hub .lg__ml-400 {
    margin-left: 32px;
  }
  .seller-hub .lg__ml-50 {
    margin-left: 4px;
  }
  .seller-hub .lg__ml-500 {
    margin-left: 40px;
  }
  .seller-hub .lg__ml-600 {
    margin-left: 48px;
  }
  .seller-hub .lg__ml-700 {
    margin-left: 56px;
  }
  .seller-hub .lg__ml-800 {
    margin-left: 64px;
  }
  .seller-hub .lg__ml-900 {
    margin-left: 72px;
  }
  .seller-hub .lg__ml-auto {
    margin-left: auto;
  }
  .seller-hub .lg__mr-0 {
    margin-right: 0px;
  }
  .seller-hub .lg__mr-100 {
    margin-right: 8px;
  }
  .seller-hub .lg__mr-1000 {
    margin-right: 80px;
  }
  .seller-hub .lg__mr-1100 {
    margin-right: 88px;
  }
  .seller-hub .lg__mr-1200 {
    margin-right: 96px;
  }
  .seller-hub .lg__mr-1300 {
    margin-right: 104px;
  }
  .seller-hub .lg__mr-1400 {
    margin-right: 112px;
  }
  .seller-hub .lg__mr-150 {
    margin-right: 12px;
  }
  .seller-hub .lg__mr-1500 {
    margin-right: 120px;
  }
  .seller-hub .lg__mr-1600 {
    margin-right: 128px;
  }
  .seller-hub .lg__mr-200 {
    margin-right: 16px;
  }
  .seller-hub .lg__mr-25 {
    margin-right: 2px;
  }
  .seller-hub .lg__mr-300 {
    margin-right: 24px;
  }
  .seller-hub .lg__mr-400 {
    margin-right: 32px;
  }
  .seller-hub .lg__mr-50 {
    margin-right: 4px;
  }
  .seller-hub .lg__mr-500 {
    margin-right: 40px;
  }
  .seller-hub .lg__mr-600 {
    margin-right: 48px;
  }
  .seller-hub .lg__mr-700 {
    margin-right: 56px;
  }
  .seller-hub .lg__mr-800 {
    margin-right: 64px;
  }
  .seller-hub .lg__mr-900 {
    margin-right: 72px;
  }
  .seller-hub .lg__mr-auto {
    margin-right: auto;
  }
  .seller-hub .lg__mt-0 {
    margin-top: 0px;
  }
  .seller-hub .lg__mt-100 {
    margin-top: 8px;
  }
  .seller-hub .lg__mt-1000 {
    margin-top: 80px;
  }
  .seller-hub .lg__mt-1100 {
    margin-top: 88px;
  }
  .seller-hub .lg__mt-1200 {
    margin-top: 96px;
  }
  .seller-hub .lg__mt-1300 {
    margin-top: 104px;
  }
  .seller-hub .lg__mt-1400 {
    margin-top: 112px;
  }
  .seller-hub .lg__mt-150 {
    margin-top: 12px;
  }
  .seller-hub .lg__mt-1500 {
    margin-top: 120px;
  }
  .seller-hub .lg__mt-1600 {
    margin-top: 128px;
  }
  .seller-hub .lg__mt-200 {
    margin-top: 16px;
  }
  .seller-hub .lg__mt-25 {
    margin-top: 2px;
  }
  .seller-hub .lg__mt-300 {
    margin-top: 24px;
  }
  .seller-hub .lg__mt-400 {
    margin-top: 32px;
  }
  .seller-hub .lg__mt-50 {
    margin-top: 4px;
  }
  .seller-hub .lg__mt-500 {
    margin-top: 40px;
  }
  .seller-hub .lg__mt-600 {
    margin-top: 48px;
  }
  .seller-hub .lg__mt-700 {
    margin-top: 56px;
  }
  .seller-hub .lg__mt-800 {
    margin-top: 64px;
  }
  .seller-hub .lg__mt-900 {
    margin-top: 72px;
  }
  .seller-hub .lg__mt-auto {
    margin-top: auto;
  }
  .seller-hub .lg__block {
    display: block;
  }
  .seller-hub .lg__inline-block {
    display: inline-block;
  }
  .seller-hub .lg__inline {
    display: inline;
  }
  .seller-hub .lg__flex {
    display: flex;
  }
  .seller-hub .lg__inline-flex {
    display: inline-flex;
  }
  .seller-hub .lg__table {
    display: table;
  }
  .seller-hub .lg__table-cell {
    display: table-cell;
  }
  .seller-hub .lg__table-row {
    display: table-row;
  }
  .seller-hub .lg__grid {
    display: grid;
  }
  .seller-hub .lg__hidden {
    display: none;
  }
  .seller-hub .lg__h-0 {
    height: 0px;
  }
  .seller-hub .lg__h-1\/12 {
    height: 8.33%;
  }
  .seller-hub .lg__h-1\/2 {
    height: 50%;
  }
  .seller-hub .lg__h-1\/3 {
    height: 33.33%;
  }
  .seller-hub .lg__h-1\/4 {
    height: 25%;
  }
  .seller-hub .lg__h-1\/5 {
    height: 20%;
  }
  .seller-hub .lg__h-10\/12 {
    height: 83.33%;
  }
  .seller-hub .lg__h-100 {
    height: 8px;
  }
  .seller-hub .lg__h-1000 {
    height: 80px;
  }
  .seller-hub .lg__h-11\/12 {
    height: 91.66%;
  }
  .seller-hub .lg__h-1100 {
    height: 88px;
  }
  .seller-hub .lg__h-1200 {
    height: 96px;
  }
  .seller-hub .lg__h-1300 {
    height: 104px;
  }
  .seller-hub .lg__h-1400 {
    height: 112px;
  }
  .seller-hub .lg__h-150 {
    height: 12px;
  }
  .seller-hub .lg__h-1500 {
    height: 120px;
  }
  .seller-hub .lg__h-1600 {
    height: 128px;
  }
  .seller-hub .lg__h-2\/12 {
    height: 16.66%;
  }
  .seller-hub .lg__h-2\/3 {
    height: 66.66%;
  }
  .seller-hub .lg__h-2\/5 {
    height: 40%;
  }
  .seller-hub .lg__h-200 {
    height: 16px;
  }
  .seller-hub .lg__h-25 {
    height: 2px;
  }
  .seller-hub .lg__h-3\/12 {
    height: 25%;
  }
  .seller-hub .lg__h-3\/4 {
    height: 75%;
  }
  .seller-hub .lg__h-3\/5 {
    height: 60%;
  }
  .seller-hub .lg__h-300 {
    height: 24px;
  }
  .seller-hub .lg__h-4\/12 {
    height: 33.33%;
  }
  .seller-hub .lg__h-4\/5 {
    height: 80%;
  }
  .seller-hub .lg__h-400 {
    height: 32px;
  }
  .seller-hub .lg__h-5\/12 {
    height: 41.66%;
  }
  .seller-hub .lg__h-50 {
    height: 4px;
  }
  .seller-hub .lg__h-500 {
    height: 40px;
  }
  .seller-hub .lg__h-6\/12 {
    height: 50%;
  }
  .seller-hub .lg__h-600 {
    height: 48px;
  }
  .seller-hub .lg__h-7\/12 {
    height: 58.33%;
  }
  .seller-hub .lg__h-700 {
    height: 56px;
  }
  .seller-hub .lg__h-8\/12 {
    height: 66.66%;
  }
  .seller-hub .lg__h-800 {
    height: 64px;
  }
  .seller-hub .lg__h-9\/12 {
    height: 75%;
  }
  .seller-hub .lg__h-900 {
    height: 72px;
  }
  .seller-hub .lg__h-auto {
    height: auto;
  }
  .seller-hub .lg__h-full {
    height: 100%;
  }
  .seller-hub .lg__h-icon-lg {
    height: 32px;
  }
  .seller-hub .lg__h-icon-md {
    height: 24px;
  }
  .seller-hub .lg__h-icon-sm {
    height: 16px;
  }
  .seller-hub .lg__h-icon-xl {
    height: 48px;
  }
  .seller-hub .lg__h-icon-xs {
    height: 12px;
  }
  .seller-hub .lg__h-none {
    height: 0%;
  }
  .seller-hub .lg__h-screen {
    height: 100vh;
  }
  .seller-hub .lg__max-h-0 {
    max-height: 0px;
  }
  .seller-hub .lg__max-h-100 {
    max-height: 8px;
  }
  .seller-hub .lg__max-h-1000 {
    max-height: 80px;
  }
  .seller-hub .lg__max-h-1100 {
    max-height: 88px;
  }
  .seller-hub .lg__max-h-1200 {
    max-height: 96px;
  }
  .seller-hub .lg__max-h-1300 {
    max-height: 104px;
  }
  .seller-hub .lg__max-h-1400 {
    max-height: 112px;
  }
  .seller-hub .lg__max-h-150 {
    max-height: 12px;
  }
  .seller-hub .lg__max-h-1500 {
    max-height: 120px;
  }
  .seller-hub .lg__max-h-1600 {
    max-height: 128px;
  }
  .seller-hub .lg__max-h-200 {
    max-height: 16px;
  }
  .seller-hub .lg__max-h-25 {
    max-height: 2px;
  }
  .seller-hub .lg__max-h-300 {
    max-height: 24px;
  }
  .seller-hub .lg__max-h-400 {
    max-height: 32px;
  }
  .seller-hub .lg__max-h-50 {
    max-height: 4px;
  }
  .seller-hub .lg__max-h-500 {
    max-height: 40px;
  }
  .seller-hub .lg__max-h-600 {
    max-height: 48px;
  }
  .seller-hub .lg__max-h-700 {
    max-height: 56px;
  }
  .seller-hub .lg__max-h-800 {
    max-height: 64px;
  }
  .seller-hub .lg__max-h-900 {
    max-height: 72px;
  }
  .seller-hub .lg__max-h-full {
    max-height: 100%;
  }
  .seller-hub .lg__max-h-none {
    max-height: none;
  }
  .seller-hub .lg__max-h-screen {
    max-height: 100vh;
  }
  .seller-hub .lg__min-h-0 {
    min-height: 0px;
  }
  .seller-hub .lg__min-h-1\/12 {
    min-height: 8.33%;
  }
  .seller-hub .lg__min-h-1\/2 {
    min-height: 50%;
  }
  .seller-hub .lg__min-h-1\/3 {
    min-height: 33.33%;
  }
  .seller-hub .lg__min-h-1\/4 {
    min-height: 25%;
  }
  .seller-hub .lg__min-h-1\/5 {
    min-height: 20%;
  }
  .seller-hub .lg__min-h-10\/12 {
    min-height: 83.33%;
  }
  .seller-hub .lg__min-h-100 {
    min-height: 8px;
  }
  .seller-hub .lg__min-h-1000 {
    min-height: 80px;
  }
  .seller-hub .lg__min-h-11\/12 {
    min-height: 91.66%;
  }
  .seller-hub .lg__min-h-1100 {
    min-height: 88px;
  }
  .seller-hub .lg__min-h-1200 {
    min-height: 96px;
  }
  .seller-hub .lg__min-h-1300 {
    min-height: 104px;
  }
  .seller-hub .lg__min-h-1400 {
    min-height: 112px;
  }
  .seller-hub .lg__min-h-150 {
    min-height: 12px;
  }
  .seller-hub .lg__min-h-1500 {
    min-height: 120px;
  }
  .seller-hub .lg__min-h-1600 {
    min-height: 128px;
  }
  .seller-hub .lg__min-h-2\/12 {
    min-height: 16.66%;
  }
  .seller-hub .lg__min-h-2\/3 {
    min-height: 66.66%;
  }
  .seller-hub .lg__min-h-2\/5 {
    min-height: 40%;
  }
  .seller-hub .lg__min-h-200 {
    min-height: 16px;
  }
  .seller-hub .lg__min-h-25 {
    min-height: 2px;
  }
  .seller-hub .lg__min-h-3\/12 {
    min-height: 25%;
  }
  .seller-hub .lg__min-h-3\/4 {
    min-height: 75%;
  }
  .seller-hub .lg__min-h-3\/5 {
    min-height: 60%;
  }
  .seller-hub .lg__min-h-300 {
    min-height: 24px;
  }
  .seller-hub .lg__min-h-4\/12 {
    min-height: 33.33%;
  }
  .seller-hub .lg__min-h-4\/5 {
    min-height: 80%;
  }
  .seller-hub .lg__min-h-400 {
    min-height: 32px;
  }
  .seller-hub .lg__min-h-5\/12 {
    min-height: 41.66%;
  }
  .seller-hub .lg__min-h-50 {
    min-height: 4px;
  }
  .seller-hub .lg__min-h-500 {
    min-height: 40px;
  }
  .seller-hub .lg__min-h-6\/12 {
    min-height: 50%;
  }
  .seller-hub .lg__min-h-600 {
    min-height: 48px;
  }
  .seller-hub .lg__min-h-7\/12 {
    min-height: 58.33%;
  }
  .seller-hub .lg__min-h-700 {
    min-height: 56px;
  }
  .seller-hub .lg__min-h-8\/12 {
    min-height: 66.66%;
  }
  .seller-hub .lg__min-h-800 {
    min-height: 64px;
  }
  .seller-hub .lg__min-h-9\/12 {
    min-height: 75%;
  }
  .seller-hub .lg__min-h-900 {
    min-height: 72px;
  }
  .seller-hub .lg__min-h-full {
    min-height: 100%;
  }
  .seller-hub .lg__min-h-none {
    min-height: 0%;
  }
  .seller-hub .lg__min-h-screen {
    min-height: 100vh;
  }
  .seller-hub .lg__w-0 {
    width: 0px;
  }
  .seller-hub .lg__w-1\/12 {
    width: 8.33%;
  }
  .seller-hub .lg__w-1\/2 {
    width: 50%;
  }
  .seller-hub .lg__w-1\/3 {
    width: 33.33%;
  }
  .seller-hub .lg__w-1\/4 {
    width: 25%;
  }
  .seller-hub .lg__w-1\/5 {
    width: 20%;
  }
  .seller-hub .lg__w-10\/12 {
    width: 83.33%;
  }
  .seller-hub .lg__w-100 {
    width: 8px;
  }
  .seller-hub .lg__w-1000 {
    width: 80px;
  }
  .seller-hub .lg__w-11\/12 {
    width: 91.66%;
  }
  .seller-hub .lg__w-1100 {
    width: 88px;
  }
  .seller-hub .lg__w-1200 {
    width: 96px;
  }
  .seller-hub .lg__w-1300 {
    width: 104px;
  }
  .seller-hub .lg__w-1400 {
    width: 112px;
  }
  .seller-hub .lg__w-150 {
    width: 12px;
  }
  .seller-hub .lg__w-1500 {
    width: 120px;
  }
  .seller-hub .lg__w-1600 {
    width: 128px;
  }
  .seller-hub .lg__w-2\/12 {
    width: 16.66%;
  }
  .seller-hub .lg__w-2\/3 {
    width: 66.66%;
  }
  .seller-hub .lg__w-2\/5 {
    width: 40%;
  }
  .seller-hub .lg__w-200 {
    width: 16px;
  }
  .seller-hub .lg__w-25 {
    width: 2px;
  }
  .seller-hub .lg__w-3\/12 {
    width: 25%;
  }
  .seller-hub .lg__w-3\/4 {
    width: 75%;
  }
  .seller-hub .lg__w-3\/5 {
    width: 60%;
  }
  .seller-hub .lg__w-300 {
    width: 24px;
  }
  .seller-hub .lg__w-4\/12 {
    width: 33.33%;
  }
  .seller-hub .lg__w-4\/5 {
    width: 80%;
  }
  .seller-hub .lg__w-400 {
    width: 32px;
  }
  .seller-hub .lg__w-5\/12 {
    width: 41.66%;
  }
  .seller-hub .lg__w-50 {
    width: 4px;
  }
  .seller-hub .lg__w-500 {
    width: 40px;
  }
  .seller-hub .lg__w-6\/12 {
    width: 50%;
  }
  .seller-hub .lg__w-600 {
    width: 48px;
  }
  .seller-hub .lg__w-7\/12 {
    width: 58.33%;
  }
  .seller-hub .lg__w-700 {
    width: 56px;
  }
  .seller-hub .lg__w-8\/12 {
    width: 66.66%;
  }
  .seller-hub .lg__w-800 {
    width: 64px;
  }
  .seller-hub .lg__w-9\/12 {
    width: 75%;
  }
  .seller-hub .lg__w-900 {
    width: 72px;
  }
  .seller-hub .lg__w-auto {
    width: auto;
  }
  .seller-hub .lg__w-fit {
    width: fit-content;
  }
  .seller-hub .lg__w-full {
    width: 100%;
  }
  .seller-hub .lg__w-icon-lg {
    width: 32px;
  }
  .seller-hub .lg__w-icon-md {
    width: 24px;
  }
  .seller-hub .lg__w-icon-sm {
    width: 16px;
  }
  .seller-hub .lg__w-icon-xl {
    width: 48px;
  }
  .seller-hub .lg__w-icon-xs {
    width: 12px;
  }
  .seller-hub .lg__w-max {
    width: max-content;
  }
  .seller-hub .lg__w-min {
    width: min-content;
  }
  .seller-hub .lg__w-none {
    width: 0%;
  }
  .seller-hub .lg__w-screen {
    width: 100vw;
  }
  .seller-hub .lg__min-w-0 {
    min-width: 0px;
  }
  .seller-hub .lg__min-w-1\/12 {
    min-width: 8.33%;
  }
  .seller-hub .lg__min-w-1\/2 {
    min-width: 50%;
  }
  .seller-hub .lg__min-w-1\/3 {
    min-width: 33.33%;
  }
  .seller-hub .lg__min-w-1\/4 {
    min-width: 25%;
  }
  .seller-hub .lg__min-w-1\/5 {
    min-width: 20%;
  }
  .seller-hub .lg__min-w-10\/12 {
    min-width: 83.33%;
  }
  .seller-hub .lg__min-w-100 {
    min-width: 8px;
  }
  .seller-hub .lg__min-w-1000 {
    min-width: 80px;
  }
  .seller-hub .lg__min-w-11\/12 {
    min-width: 91.66%;
  }
  .seller-hub .lg__min-w-1100 {
    min-width: 88px;
  }
  .seller-hub .lg__min-w-1200 {
    min-width: 96px;
  }
  .seller-hub .lg__min-w-1300 {
    min-width: 104px;
  }
  .seller-hub .lg__min-w-1400 {
    min-width: 112px;
  }
  .seller-hub .lg__min-w-150 {
    min-width: 12px;
  }
  .seller-hub .lg__min-w-1500 {
    min-width: 120px;
  }
  .seller-hub .lg__min-w-1600 {
    min-width: 128px;
  }
  .seller-hub .lg__min-w-2\/12 {
    min-width: 16.66%;
  }
  .seller-hub .lg__min-w-2\/3 {
    min-width: 66.66%;
  }
  .seller-hub .lg__min-w-2\/5 {
    min-width: 40%;
  }
  .seller-hub .lg__min-w-200 {
    min-width: 16px;
  }
  .seller-hub .lg__min-w-25 {
    min-width: 2px;
  }
  .seller-hub .lg__min-w-3\/12 {
    min-width: 25%;
  }
  .seller-hub .lg__min-w-3\/4 {
    min-width: 75%;
  }
  .seller-hub .lg__min-w-3\/5 {
    min-width: 60%;
  }
  .seller-hub .lg__min-w-300 {
    min-width: 24px;
  }
  .seller-hub .lg__min-w-4\/12 {
    min-width: 33.33%;
  }
  .seller-hub .lg__min-w-4\/5 {
    min-width: 80%;
  }
  .seller-hub .lg__min-w-400 {
    min-width: 32px;
  }
  .seller-hub .lg__min-w-5\/12 {
    min-width: 41.66%;
  }
  .seller-hub .lg__min-w-50 {
    min-width: 4px;
  }
  .seller-hub .lg__min-w-500 {
    min-width: 40px;
  }
  .seller-hub .lg__min-w-6\/12 {
    min-width: 50%;
  }
  .seller-hub .lg__min-w-600 {
    min-width: 48px;
  }
  .seller-hub .lg__min-w-7\/12 {
    min-width: 58.33%;
  }
  .seller-hub .lg__min-w-700 {
    min-width: 56px;
  }
  .seller-hub .lg__min-w-8\/12 {
    min-width: 66.66%;
  }
  .seller-hub .lg__min-w-800 {
    min-width: 64px;
  }
  .seller-hub .lg__min-w-9\/12 {
    min-width: 75%;
  }
  .seller-hub .lg__min-w-900 {
    min-width: 72px;
  }
  .seller-hub .lg__min-w-full {
    min-width: 100%;
  }
  .seller-hub .lg__min-w-none {
    min-width: 0%;
  }
  .seller-hub .lg__max-w-0 {
    max-width: 0rem;
  }
  .seller-hub .lg__max-w-full {
    max-width: 100%;
  }
  .seller-hub .lg__max-w-none {
    max-width: none;
  }
  .seller-hub .lg__max-w-screen-lg {
    max-width: 960px;
  }
  .seller-hub .lg__max-w-screen-md {
    max-width: 640px;
  }
  .seller-hub .lg__max-w-screen-xl {
    max-width: 1280px;
  }
  .seller-hub .lg__flex-1 {
    flex: 1 1 0%;
  }
  .seller-hub .lg__flex-auto {
    flex: 1 1 auto;
  }
  .seller-hub .lg__shrink {
    flex-shrink: 1;
  }
  .seller-hub .lg__shrink-0 {
    flex-shrink: 0;
  }
  .seller-hub .lg__grow {
    flex-grow: 1;
  }
  .seller-hub .lg__grow-0 {
    flex-grow: 0;
  }
  .seller-hub .lg__basis-0 {
    flex-basis: 0px;
  }
  .seller-hub .lg__basis-1\/12 {
    flex-basis: 8.33%;
  }
  .seller-hub .lg__basis-1\/2 {
    flex-basis: 50%;
  }
  .seller-hub .lg__basis-1\/3 {
    flex-basis: 33.33%;
  }
  .seller-hub .lg__basis-1\/4 {
    flex-basis: 25%;
  }
  .seller-hub .lg__basis-1\/5 {
    flex-basis: 20%;
  }
  .seller-hub .lg__basis-10\/12 {
    flex-basis: 83.33%;
  }
  .seller-hub .lg__basis-100 {
    flex-basis: 8px;
  }
  .seller-hub .lg__basis-1000 {
    flex-basis: 80px;
  }
  .seller-hub .lg__basis-11\/12 {
    flex-basis: 91.66%;
  }
  .seller-hub .lg__basis-1100 {
    flex-basis: 88px;
  }
  .seller-hub .lg__basis-1200 {
    flex-basis: 96px;
  }
  .seller-hub .lg__basis-1300 {
    flex-basis: 104px;
  }
  .seller-hub .lg__basis-1400 {
    flex-basis: 112px;
  }
  .seller-hub .lg__basis-150 {
    flex-basis: 12px;
  }
  .seller-hub .lg__basis-1500 {
    flex-basis: 120px;
  }
  .seller-hub .lg__basis-1600 {
    flex-basis: 128px;
  }
  .seller-hub .lg__basis-2\/12 {
    flex-basis: 16.66%;
  }
  .seller-hub .lg__basis-2\/3 {
    flex-basis: 66.66%;
  }
  .seller-hub .lg__basis-2\/5 {
    flex-basis: 40%;
  }
  .seller-hub .lg__basis-200 {
    flex-basis: 16px;
  }
  .seller-hub .lg__basis-25 {
    flex-basis: 2px;
  }
  .seller-hub .lg__basis-3\/12 {
    flex-basis: 25%;
  }
  .seller-hub .lg__basis-3\/4 {
    flex-basis: 75%;
  }
  .seller-hub .lg__basis-3\/5 {
    flex-basis: 60%;
  }
  .seller-hub .lg__basis-300 {
    flex-basis: 24px;
  }
  .seller-hub .lg__basis-4\/12 {
    flex-basis: 33.33%;
  }
  .seller-hub .lg__basis-4\/5 {
    flex-basis: 80%;
  }
  .seller-hub .lg__basis-400 {
    flex-basis: 32px;
  }
  .seller-hub .lg__basis-5\/12 {
    flex-basis: 41.66%;
  }
  .seller-hub .lg__basis-50 {
    flex-basis: 4px;
  }
  .seller-hub .lg__basis-500 {
    flex-basis: 40px;
  }
  .seller-hub .lg__basis-6\/12 {
    flex-basis: 50%;
  }
  .seller-hub .lg__basis-600 {
    flex-basis: 48px;
  }
  .seller-hub .lg__basis-7\/12 {
    flex-basis: 58.33%;
  }
  .seller-hub .lg__basis-700 {
    flex-basis: 56px;
  }
  .seller-hub .lg__basis-8\/12 {
    flex-basis: 66.66%;
  }
  .seller-hub .lg__basis-800 {
    flex-basis: 64px;
  }
  .seller-hub .lg__basis-9\/12 {
    flex-basis: 75%;
  }
  .seller-hub .lg__basis-900 {
    flex-basis: 72px;
  }
  .seller-hub .lg__basis-auto {
    flex-basis: auto;
  }
  .seller-hub .lg__basis-full {
    flex-basis: 100%;
  }
  .seller-hub .lg__basis-none {
    flex-basis: 0%;
  }
  .seller-hub .lg__rotate-0 {
    --tw-rotate: 0deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .seller-hub .lg__rotate-180 {
    --tw-rotate: 180deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .seller-hub .lg__scale-0 {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .seller-hub .lg__scale-100 {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .seller-hub .lg__flex-row {
    flex-direction: row;
  }
  .seller-hub .lg__flex-row-reverse {
    flex-direction: row-reverse;
  }
  .seller-hub .lg__flex-col {
    flex-direction: column;
  }
  .seller-hub .lg__flex-col-reverse {
    flex-direction: column-reverse;
  }
  .seller-hub .lg__flex-wrap {
    flex-wrap: wrap;
  }
  .seller-hub .lg__flex-wrap-reverse {
    flex-wrap: wrap-reverse;
  }
  .seller-hub .lg__flex-nowrap {
    flex-wrap: nowrap;
  }
  .seller-hub .lg__place-content-center {
    place-content: center;
  }
  .seller-hub .lg__place-content-start {
    place-content: start;
  }
  .seller-hub .lg__place-content-end {
    place-content: end;
  }
  .seller-hub .lg__place-content-between {
    place-content: space-between;
  }
  .seller-hub .lg__place-content-around {
    place-content: space-around;
  }
  .seller-hub .lg__place-content-evenly {
    place-content: space-evenly;
  }
  .seller-hub .lg__place-content-stretch {
    place-content: stretch;
  }
  .seller-hub .lg__place-items-start {
    place-items: start;
  }
  .seller-hub .lg__place-items-end {
    place-items: end;
  }
  .seller-hub .lg__place-items-center {
    place-items: center;
  }
  .seller-hub .lg__place-items-stretch {
    place-items: stretch;
  }
  .seller-hub .lg__content-center {
    align-content: center;
  }
  .seller-hub .lg__content-start {
    align-content: flex-start;
  }
  .seller-hub .lg__content-end {
    align-content: flex-end;
  }
  .seller-hub .lg__content-between {
    align-content: space-between;
  }
  .seller-hub .lg__content-around {
    align-content: space-around;
  }
  .seller-hub .lg__content-evenly {
    align-content: space-evenly;
  }
  .seller-hub .lg__items-start {
    align-items: flex-start;
  }
  .seller-hub .lg__items-end {
    align-items: flex-end;
  }
  .seller-hub .lg__items-center {
    align-items: center;
  }
  .seller-hub .lg__items-baseline {
    align-items: baseline;
  }
  .seller-hub .lg__items-stretch {
    align-items: stretch;
  }
  .seller-hub .lg__justify-start {
    justify-content: flex-start;
  }
  .seller-hub .lg__justify-end {
    justify-content: flex-end;
  }
  .seller-hub .lg__justify-center {
    justify-content: center;
  }
  .seller-hub .lg__justify-between {
    justify-content: space-between;
  }
  .seller-hub .lg__justify-around {
    justify-content: space-around;
  }
  .seller-hub .lg__justify-evenly {
    justify-content: space-evenly;
  }
  .seller-hub .lg__gap-0 {
    gap: 0px;
  }
  .seller-hub .lg__gap-100 {
    gap: 8px;
  }
  .seller-hub .lg__gap-1000 {
    gap: 80px;
  }
  .seller-hub .lg__gap-1100 {
    gap: 88px;
  }
  .seller-hub .lg__gap-1200 {
    gap: 96px;
  }
  .seller-hub .lg__gap-1300 {
    gap: 104px;
  }
  .seller-hub .lg__gap-1400 {
    gap: 112px;
  }
  .seller-hub .lg__gap-150 {
    gap: 12px;
  }
  .seller-hub .lg__gap-1500 {
    gap: 120px;
  }
  .seller-hub .lg__gap-1600 {
    gap: 128px;
  }
  .seller-hub .lg__gap-200 {
    gap: 16px;
  }
  .seller-hub .lg__gap-25 {
    gap: 2px;
  }
  .seller-hub .lg__gap-300 {
    gap: 24px;
  }
  .seller-hub .lg__gap-400 {
    gap: 32px;
  }
  .seller-hub .lg__gap-50 {
    gap: 4px;
  }
  .seller-hub .lg__gap-500 {
    gap: 40px;
  }
  .seller-hub .lg__gap-600 {
    gap: 48px;
  }
  .seller-hub .lg__gap-700 {
    gap: 56px;
  }
  .seller-hub .lg__gap-800 {
    gap: 64px;
  }
  .seller-hub .lg__gap-900 {
    gap: 72px;
  }
  .seller-hub .lg__gap-x-0 {
    column-gap: 0px;
  }
  .seller-hub .lg__gap-x-100 {
    column-gap: 8px;
  }
  .seller-hub .lg__gap-x-1000 {
    column-gap: 80px;
  }
  .seller-hub .lg__gap-x-1100 {
    column-gap: 88px;
  }
  .seller-hub .lg__gap-x-1200 {
    column-gap: 96px;
  }
  .seller-hub .lg__gap-x-1300 {
    column-gap: 104px;
  }
  .seller-hub .lg__gap-x-1400 {
    column-gap: 112px;
  }
  .seller-hub .lg__gap-x-150 {
    column-gap: 12px;
  }
  .seller-hub .lg__gap-x-1500 {
    column-gap: 120px;
  }
  .seller-hub .lg__gap-x-1600 {
    column-gap: 128px;
  }
  .seller-hub .lg__gap-x-200 {
    column-gap: 16px;
  }
  .seller-hub .lg__gap-x-25 {
    column-gap: 2px;
  }
  .seller-hub .lg__gap-x-300 {
    column-gap: 24px;
  }
  .seller-hub .lg__gap-x-400 {
    column-gap: 32px;
  }
  .seller-hub .lg__gap-x-50 {
    column-gap: 4px;
  }
  .seller-hub .lg__gap-x-500 {
    column-gap: 40px;
  }
  .seller-hub .lg__gap-x-600 {
    column-gap: 48px;
  }
  .seller-hub .lg__gap-x-700 {
    column-gap: 56px;
  }
  .seller-hub .lg__gap-x-800 {
    column-gap: 64px;
  }
  .seller-hub .lg__gap-x-900 {
    column-gap: 72px;
  }
  .seller-hub .lg__gap-y-0 {
    row-gap: 0px;
  }
  .seller-hub .lg__gap-y-100 {
    row-gap: 8px;
  }
  .seller-hub .lg__gap-y-1000 {
    row-gap: 80px;
  }
  .seller-hub .lg__gap-y-1100 {
    row-gap: 88px;
  }
  .seller-hub .lg__gap-y-1200 {
    row-gap: 96px;
  }
  .seller-hub .lg__gap-y-1300 {
    row-gap: 104px;
  }
  .seller-hub .lg__gap-y-1400 {
    row-gap: 112px;
  }
  .seller-hub .lg__gap-y-150 {
    row-gap: 12px;
  }
  .seller-hub .lg__gap-y-1500 {
    row-gap: 120px;
  }
  .seller-hub .lg__gap-y-1600 {
    row-gap: 128px;
  }
  .seller-hub .lg__gap-y-200 {
    row-gap: 16px;
  }
  .seller-hub .lg__gap-y-25 {
    row-gap: 2px;
  }
  .seller-hub .lg__gap-y-300 {
    row-gap: 24px;
  }
  .seller-hub .lg__gap-y-400 {
    row-gap: 32px;
  }
  .seller-hub .lg__gap-y-50 {
    row-gap: 4px;
  }
  .seller-hub .lg__gap-y-500 {
    row-gap: 40px;
  }
  .seller-hub .lg__gap-y-600 {
    row-gap: 48px;
  }
  .seller-hub .lg__gap-y-700 {
    row-gap: 56px;
  }
  .seller-hub .lg__gap-y-800 {
    row-gap: 64px;
  }
  .seller-hub .lg__gap-y-900 {
    row-gap: 72px;
  }
  .seller-hub .lg__divide-solid > :not([hidden]) ~ :not([hidden]) {
    border-style: solid;
  }
  .seller-hub .lg__divide-dashed > :not([hidden]) ~ :not([hidden]) {
    border-style: dashed;
  }
  .seller-hub .lg__divide-dotted > :not([hidden]) ~ :not([hidden]) {
    border-style: dotted;
  }
  .seller-hub .lg__divide-none > :not([hidden]) ~ :not([hidden]) {
    border-style: none;
  }
  .seller-hub .lg__place-self-auto {
    place-self: auto;
  }
  .seller-hub .lg__place-self-start {
    place-self: start;
  }
  .seller-hub .lg__place-self-end {
    place-self: end;
  }
  .seller-hub .lg__place-self-center {
    place-self: center;
  }
  .seller-hub .lg__place-self-stretch {
    place-self: stretch;
  }
  .seller-hub .lg__self-auto {
    align-self: auto;
  }
  .seller-hub .lg__self-start {
    align-self: flex-start;
  }
  .seller-hub .lg__self-end {
    align-self: flex-end;
  }
  .seller-hub .lg__self-center {
    align-self: center;
  }
  .seller-hub .lg__self-stretch {
    align-self: stretch;
  }
  .seller-hub .lg__self-baseline {
    align-self: baseline;
  }
  .seller-hub .lg__overflow-auto {
    overflow: auto;
  }
  .seller-hub .lg__overflow-hidden {
    overflow: hidden;
  }
  .seller-hub .lg__overflow-visible {
    overflow: visible;
  }
  .seller-hub .lg__overflow-scroll {
    overflow: scroll;
  }
  .seller-hub .lg__overflow-x-auto {
    overflow-x: auto;
  }
  .seller-hub .lg__overflow-y-auto {
    overflow-y: auto;
  }
  .seller-hub .lg__overflow-x-hidden {
    overflow-x: hidden;
  }
  .seller-hub .lg__overflow-y-hidden {
    overflow-y: hidden;
  }
  .seller-hub .lg__overflow-x-visible {
    overflow-x: visible;
  }
  .seller-hub .lg__overflow-y-visible {
    overflow-y: visible;
  }
  .seller-hub .lg__overflow-x-scroll {
    overflow-x: scroll;
  }
  .seller-hub .lg__overflow-y-scroll {
    overflow-y: scroll;
  }
  .seller-hub .lg__border-none {
    border-width: 0px;
  }
  .seller-hub .lg__border-solid {
    border-style: solid;
  }
  .seller-hub .lg__border-dashed {
    border-style: dashed;
  }
  .seller-hub .lg__border-dotted {
    border-style: dotted;
  }
  .seller-hub .lg__border-none {
    border-style: none;
  }
  .seller-hub .lg__p-0 {
    padding: 0px;
  }
  .seller-hub .lg__p-100 {
    padding: 8px;
  }
  .seller-hub .lg__p-1000 {
    padding: 80px;
  }
  .seller-hub .lg__p-1100 {
    padding: 88px;
  }
  .seller-hub .lg__p-1200 {
    padding: 96px;
  }
  .seller-hub .lg__p-1300 {
    padding: 104px;
  }
  .seller-hub .lg__p-1400 {
    padding: 112px;
  }
  .seller-hub .lg__p-150 {
    padding: 12px;
  }
  .seller-hub .lg__p-1500 {
    padding: 120px;
  }
  .seller-hub .lg__p-1600 {
    padding: 128px;
  }
  .seller-hub .lg__p-200 {
    padding: 16px;
  }
  .seller-hub .lg__p-25 {
    padding: 2px;
  }
  .seller-hub .lg__p-300 {
    padding: 24px;
  }
  .seller-hub .lg__p-400 {
    padding: 32px;
  }
  .seller-hub .lg__p-50 {
    padding: 4px;
  }
  .seller-hub .lg__p-500 {
    padding: 40px;
  }
  .seller-hub .lg__p-600 {
    padding: 48px;
  }
  .seller-hub .lg__p-700 {
    padding: 56px;
  }
  .seller-hub .lg__p-800 {
    padding: 64px;
  }
  .seller-hub .lg__p-900 {
    padding: 72px;
  }
  .seller-hub .lg__px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .seller-hub .lg__px-100 {
    padding-left: 8px;
    padding-right: 8px;
  }
  .seller-hub .lg__px-1000 {
    padding-left: 80px;
    padding-right: 80px;
  }
  .seller-hub .lg__px-1100 {
    padding-left: 88px;
    padding-right: 88px;
  }
  .seller-hub .lg__px-1200 {
    padding-left: 96px;
    padding-right: 96px;
  }
  .seller-hub .lg__px-1300 {
    padding-left: 104px;
    padding-right: 104px;
  }
  .seller-hub .lg__px-1400 {
    padding-left: 112px;
    padding-right: 112px;
  }
  .seller-hub .lg__px-150 {
    padding-left: 12px;
    padding-right: 12px;
  }
  .seller-hub .lg__px-1500 {
    padding-left: 120px;
    padding-right: 120px;
  }
  .seller-hub .lg__px-1600 {
    padding-left: 128px;
    padding-right: 128px;
  }
  .seller-hub .lg__px-200 {
    padding-left: 16px;
    padding-right: 16px;
  }
  .seller-hub .lg__px-25 {
    padding-left: 2px;
    padding-right: 2px;
  }
  .seller-hub .lg__px-300 {
    padding-left: 24px;
    padding-right: 24px;
  }
  .seller-hub .lg__px-400 {
    padding-left: 32px;
    padding-right: 32px;
  }
  .seller-hub .lg__px-50 {
    padding-left: 4px;
    padding-right: 4px;
  }
  .seller-hub .lg__px-500 {
    padding-left: 40px;
    padding-right: 40px;
  }
  .seller-hub .lg__px-600 {
    padding-left: 48px;
    padding-right: 48px;
  }
  .seller-hub .lg__px-700 {
    padding-left: 56px;
    padding-right: 56px;
  }
  .seller-hub .lg__px-800 {
    padding-left: 64px;
    padding-right: 64px;
  }
  .seller-hub .lg__px-900 {
    padding-left: 72px;
    padding-right: 72px;
  }
  .seller-hub .lg__py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .seller-hub .lg__py-100 {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .seller-hub .lg__py-1000 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .seller-hub .lg__py-1100 {
    padding-top: 88px;
    padding-bottom: 88px;
  }
  .seller-hub .lg__py-1200 {
    padding-top: 96px;
    padding-bottom: 96px;
  }
  .seller-hub .lg__py-1300 {
    padding-top: 104px;
    padding-bottom: 104px;
  }
  .seller-hub .lg__py-1400 {
    padding-top: 112px;
    padding-bottom: 112px;
  }
  .seller-hub .lg__py-150 {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .seller-hub .lg__py-1500 {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .seller-hub .lg__py-1600 {
    padding-top: 128px;
    padding-bottom: 128px;
  }
  .seller-hub .lg__py-200 {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .seller-hub .lg__py-25 {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .seller-hub .lg__py-300 {
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .seller-hub .lg__py-400 {
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .seller-hub .lg__py-50 {
    padding-top: 4px;
    padding-bottom: 4px;
  }
  .seller-hub .lg__py-500 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .seller-hub .lg__py-600 {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .seller-hub .lg__py-700 {
    padding-top: 56px;
    padding-bottom: 56px;
  }
  .seller-hub .lg__py-800 {
    padding-top: 64px;
    padding-bottom: 64px;
  }
  .seller-hub .lg__py-900 {
    padding-top: 72px;
    padding-bottom: 72px;
  }
  .seller-hub .lg__pb-0 {
    padding-bottom: 0px;
  }
  .seller-hub .lg__pb-100 {
    padding-bottom: 8px;
  }
  .seller-hub .lg__pb-1000 {
    padding-bottom: 80px;
  }
  .seller-hub .lg__pb-1100 {
    padding-bottom: 88px;
  }
  .seller-hub .lg__pb-1200 {
    padding-bottom: 96px;
  }
  .seller-hub .lg__pb-1300 {
    padding-bottom: 104px;
  }
  .seller-hub .lg__pb-1400 {
    padding-bottom: 112px;
  }
  .seller-hub .lg__pb-150 {
    padding-bottom: 12px;
  }
  .seller-hub .lg__pb-1500 {
    padding-bottom: 120px;
  }
  .seller-hub .lg__pb-1600 {
    padding-bottom: 128px;
  }
  .seller-hub .lg__pb-200 {
    padding-bottom: 16px;
  }
  .seller-hub .lg__pb-25 {
    padding-bottom: 2px;
  }
  .seller-hub .lg__pb-300 {
    padding-bottom: 24px;
  }
  .seller-hub .lg__pb-400 {
    padding-bottom: 32px;
  }
  .seller-hub .lg__pb-50 {
    padding-bottom: 4px;
  }
  .seller-hub .lg__pb-500 {
    padding-bottom: 40px;
  }
  .seller-hub .lg__pb-600 {
    padding-bottom: 48px;
  }
  .seller-hub .lg__pb-700 {
    padding-bottom: 56px;
  }
  .seller-hub .lg__pb-800 {
    padding-bottom: 64px;
  }
  .seller-hub .lg__pb-900 {
    padding-bottom: 72px;
  }
  .seller-hub .lg__pl-0 {
    padding-left: 0px;
  }
  .seller-hub .lg__pl-100 {
    padding-left: 8px;
  }
  .seller-hub .lg__pl-1000 {
    padding-left: 80px;
  }
  .seller-hub .lg__pl-1100 {
    padding-left: 88px;
  }
  .seller-hub .lg__pl-1200 {
    padding-left: 96px;
  }
  .seller-hub .lg__pl-1300 {
    padding-left: 104px;
  }
  .seller-hub .lg__pl-1400 {
    padding-left: 112px;
  }
  .seller-hub .lg__pl-150 {
    padding-left: 12px;
  }
  .seller-hub .lg__pl-1500 {
    padding-left: 120px;
  }
  .seller-hub .lg__pl-1600 {
    padding-left: 128px;
  }
  .seller-hub .lg__pl-200 {
    padding-left: 16px;
  }
  .seller-hub .lg__pl-25 {
    padding-left: 2px;
  }
  .seller-hub .lg__pl-300 {
    padding-left: 24px;
  }
  .seller-hub .lg__pl-400 {
    padding-left: 32px;
  }
  .seller-hub .lg__pl-50 {
    padding-left: 4px;
  }
  .seller-hub .lg__pl-500 {
    padding-left: 40px;
  }
  .seller-hub .lg__pl-600 {
    padding-left: 48px;
  }
  .seller-hub .lg__pl-700 {
    padding-left: 56px;
  }
  .seller-hub .lg__pl-800 {
    padding-left: 64px;
  }
  .seller-hub .lg__pl-900 {
    padding-left: 72px;
  }
  .seller-hub .lg__pr-0 {
    padding-right: 0px;
  }
  .seller-hub .lg__pr-100 {
    padding-right: 8px;
  }
  .seller-hub .lg__pr-1000 {
    padding-right: 80px;
  }
  .seller-hub .lg__pr-1100 {
    padding-right: 88px;
  }
  .seller-hub .lg__pr-1200 {
    padding-right: 96px;
  }
  .seller-hub .lg__pr-1300 {
    padding-right: 104px;
  }
  .seller-hub .lg__pr-1400 {
    padding-right: 112px;
  }
  .seller-hub .lg__pr-150 {
    padding-right: 12px;
  }
  .seller-hub .lg__pr-1500 {
    padding-right: 120px;
  }
  .seller-hub .lg__pr-1600 {
    padding-right: 128px;
  }
  .seller-hub .lg__pr-200 {
    padding-right: 16px;
  }
  .seller-hub .lg__pr-25 {
    padding-right: 2px;
  }
  .seller-hub .lg__pr-300 {
    padding-right: 24px;
  }
  .seller-hub .lg__pr-400 {
    padding-right: 32px;
  }
  .seller-hub .lg__pr-50 {
    padding-right: 4px;
  }
  .seller-hub .lg__pr-500 {
    padding-right: 40px;
  }
  .seller-hub .lg__pr-600 {
    padding-right: 48px;
  }
  .seller-hub .lg__pr-700 {
    padding-right: 56px;
  }
  .seller-hub .lg__pr-800 {
    padding-right: 64px;
  }
  .seller-hub .lg__pr-900 {
    padding-right: 72px;
  }
  .seller-hub .lg__pt-0 {
    padding-top: 0px;
  }
  .seller-hub .lg__pt-100 {
    padding-top: 8px;
  }
  .seller-hub .lg__pt-1000 {
    padding-top: 80px;
  }
  .seller-hub .lg__pt-1100 {
    padding-top: 88px;
  }
  .seller-hub .lg__pt-1200 {
    padding-top: 96px;
  }
  .seller-hub .lg__pt-1300 {
    padding-top: 104px;
  }
  .seller-hub .lg__pt-1400 {
    padding-top: 112px;
  }
  .seller-hub .lg__pt-150 {
    padding-top: 12px;
  }
  .seller-hub .lg__pt-1500 {
    padding-top: 120px;
  }
  .seller-hub .lg__pt-1600 {
    padding-top: 128px;
  }
  .seller-hub .lg__pt-200 {
    padding-top: 16px;
  }
  .seller-hub .lg__pt-25 {
    padding-top: 2px;
  }
  .seller-hub .lg__pt-300 {
    padding-top: 24px;
  }
  .seller-hub .lg__pt-400 {
    padding-top: 32px;
  }
  .seller-hub .lg__pt-50 {
    padding-top: 4px;
  }
  .seller-hub .lg__pt-500 {
    padding-top: 40px;
  }
  .seller-hub .lg__pt-600 {
    padding-top: 48px;
  }
  .seller-hub .lg__pt-700 {
    padding-top: 56px;
  }
  .seller-hub .lg__pt-800 {
    padding-top: 64px;
  }
  .seller-hub .lg__pt-900 {
    padding-top: 72px;
  }
  .seller-hub .lg__text-left {
    text-align: left;
  }
  .seller-hub .lg__text-center {
    text-align: center;
  }
  .seller-hub .lg__text-right {
    text-align: right;
  }
  .seller-hub .lg__text-justify {
    text-align: justify;
  }
  .seller-hub .lg__text-1 {
    font-size: 10px;
  }
  .seller-hub .lg__text-10 {
    font-size: 40px;
  }
  .seller-hub .lg__text-11 {
    font-size: 44px;
  }
  .seller-hub .lg__text-12 {
    font-size: 48px;
  }
  .seller-hub .lg__text-13 {
    font-size: 56px;
  }
  .seller-hub .lg__text-14 {
    font-size: 64px;
  }
  .seller-hub .lg__text-15 {
    font-size: 80px;
  }
  .seller-hub .lg__text-16 {
    font-size: 96px;
  }
  .seller-hub .lg__text-2 {
    font-size: 12px;
  }
  .seller-hub .lg__text-3 {
    font-size: 14px;
  }
  .seller-hub .lg__text-4 {
    font-size: 16px;
  }
  .seller-hub .lg__text-5 {
    font-size: 20px;
  }
  .seller-hub .lg__text-6 {
    font-size: 24px;
  }
  .seller-hub .lg__text-7 {
    font-size: 28px;
  }
  .seller-hub .lg__text-8 {
    font-size: 32px;
  }
  .seller-hub .lg__text-9 {
    font-size: 36px;
  }
  .seller-hub .lg__font-300 {
    font-weight: 300;
  }
  .seller-hub .lg__font-400 {
    font-weight: 400;
  }
  .seller-hub .lg__font-500 {
    font-weight: 500;
  }
  .seller-hub .lg__font-700 {
    font-weight: 700;
  }
  .seller-hub .lg__leading-1 {
    line-height: 12px;
  }
  .seller-hub .lg__leading-10 {
    line-height: 48px;
  }
  .seller-hub .lg__leading-11 {
    line-height: 56px;
  }
  .seller-hub .lg__leading-12 {
    line-height: 64px;
  }
  .seller-hub .lg__leading-13 {
    line-height: 72px;
  }
  .seller-hub .lg__leading-14 {
    line-height: 80px;
  }
  .seller-hub .lg__leading-15 {
    line-height: 96px;
  }
  .seller-hub .lg__leading-16 {
    line-height: 120px;
  }
  .seller-hub .lg__leading-2 {
    line-height: 16px;
  }
  .seller-hub .lg__leading-3 {
    line-height: 18px;
  }
  .seller-hub .lg__leading-4 {
    line-height: 20px;
  }
  .seller-hub .lg__leading-5 {
    line-height: 24px;
  }
  .seller-hub .lg__leading-6 {
    line-height: 28px;
  }
  .seller-hub .lg__leading-7 {
    line-height: 32px;
  }
  .seller-hub .lg__leading-8 {
    line-height: 40px;
  }
  .seller-hub .lg__leading-9 {
    line-height: 44px;
  }
  .seller-hub .lg__outline-none {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }
  .seller-hub .lg__outline-dashed {
    outline-style: dashed;
  }
  .seller-hub .lg__outline-dotted {
    outline-style: dotted;
  }
  .seller-hub .lg__outline-double {
    outline-style: double;
  }
}
@media (min-width: 1280px) {
  .seller-hub .xl__sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }
  .seller-hub .xl__static {
    position: static;
  }
  .seller-hub .xl__fixed {
    position: fixed;
  }
  .seller-hub .xl__absolute {
    position: absolute;
  }
  .seller-hub .xl__relative {
    position: relative;
  }
  .seller-hub .xl__sticky {
    position: sticky;
  }
  .seller-hub .xl__inset-0 {
    inset: 0px;
  }
  .seller-hub .xl__inset-100 {
    inset: 8px;
  }
  .seller-hub .xl__inset-1000 {
    inset: 80px;
  }
  .seller-hub .xl__inset-1100 {
    inset: 88px;
  }
  .seller-hub .xl__inset-1200 {
    inset: 96px;
  }
  .seller-hub .xl__inset-1300 {
    inset: 104px;
  }
  .seller-hub .xl__inset-1400 {
    inset: 112px;
  }
  .seller-hub .xl__inset-150 {
    inset: 12px;
  }
  .seller-hub .xl__inset-1500 {
    inset: 120px;
  }
  .seller-hub .xl__inset-1600 {
    inset: 128px;
  }
  .seller-hub .xl__inset-200 {
    inset: 16px;
  }
  .seller-hub .xl__inset-25 {
    inset: 2px;
  }
  .seller-hub .xl__inset-300 {
    inset: 24px;
  }
  .seller-hub .xl__inset-400 {
    inset: 32px;
  }
  .seller-hub .xl__inset-50 {
    inset: 4px;
  }
  .seller-hub .xl__inset-500 {
    inset: 40px;
  }
  .seller-hub .xl__inset-600 {
    inset: 48px;
  }
  .seller-hub .xl__inset-700 {
    inset: 56px;
  }
  .seller-hub .xl__inset-800 {
    inset: 64px;
  }
  .seller-hub .xl__inset-900 {
    inset: 72px;
  }
  .seller-hub .xl__inset-x-0 {
    left: 0px;
    right: 0px;
  }
  .seller-hub .xl__inset-x-100 {
    left: 8px;
    right: 8px;
  }
  .seller-hub .xl__inset-x-1000 {
    left: 80px;
    right: 80px;
  }
  .seller-hub .xl__inset-x-1100 {
    left: 88px;
    right: 88px;
  }
  .seller-hub .xl__inset-x-1200 {
    left: 96px;
    right: 96px;
  }
  .seller-hub .xl__inset-x-1300 {
    left: 104px;
    right: 104px;
  }
  .seller-hub .xl__inset-x-1400 {
    left: 112px;
    right: 112px;
  }
  .seller-hub .xl__inset-x-150 {
    left: 12px;
    right: 12px;
  }
  .seller-hub .xl__inset-x-1500 {
    left: 120px;
    right: 120px;
  }
  .seller-hub .xl__inset-x-1600 {
    left: 128px;
    right: 128px;
  }
  .seller-hub .xl__inset-x-200 {
    left: 16px;
    right: 16px;
  }
  .seller-hub .xl__inset-x-25 {
    left: 2px;
    right: 2px;
  }
  .seller-hub .xl__inset-x-300 {
    left: 24px;
    right: 24px;
  }
  .seller-hub .xl__inset-x-400 {
    left: 32px;
    right: 32px;
  }
  .seller-hub .xl__inset-x-50 {
    left: 4px;
    right: 4px;
  }
  .seller-hub .xl__inset-x-500 {
    left: 40px;
    right: 40px;
  }
  .seller-hub .xl__inset-x-600 {
    left: 48px;
    right: 48px;
  }
  .seller-hub .xl__inset-x-700 {
    left: 56px;
    right: 56px;
  }
  .seller-hub .xl__inset-x-800 {
    left: 64px;
    right: 64px;
  }
  .seller-hub .xl__inset-x-900 {
    left: 72px;
    right: 72px;
  }
  .seller-hub .xl__inset-y-0 {
    top: 0px;
    bottom: 0px;
  }
  .seller-hub .xl__inset-y-100 {
    top: 8px;
    bottom: 8px;
  }
  .seller-hub .xl__inset-y-1000 {
    top: 80px;
    bottom: 80px;
  }
  .seller-hub .xl__inset-y-1100 {
    top: 88px;
    bottom: 88px;
  }
  .seller-hub .xl__inset-y-1200 {
    top: 96px;
    bottom: 96px;
  }
  .seller-hub .xl__inset-y-1300 {
    top: 104px;
    bottom: 104px;
  }
  .seller-hub .xl__inset-y-1400 {
    top: 112px;
    bottom: 112px;
  }
  .seller-hub .xl__inset-y-150 {
    top: 12px;
    bottom: 12px;
  }
  .seller-hub .xl__inset-y-1500 {
    top: 120px;
    bottom: 120px;
  }
  .seller-hub .xl__inset-y-1600 {
    top: 128px;
    bottom: 128px;
  }
  .seller-hub .xl__inset-y-200 {
    top: 16px;
    bottom: 16px;
  }
  .seller-hub .xl__inset-y-25 {
    top: 2px;
    bottom: 2px;
  }
  .seller-hub .xl__inset-y-300 {
    top: 24px;
    bottom: 24px;
  }
  .seller-hub .xl__inset-y-400 {
    top: 32px;
    bottom: 32px;
  }
  .seller-hub .xl__inset-y-50 {
    top: 4px;
    bottom: 4px;
  }
  .seller-hub .xl__inset-y-500 {
    top: 40px;
    bottom: 40px;
  }
  .seller-hub .xl__inset-y-600 {
    top: 48px;
    bottom: 48px;
  }
  .seller-hub .xl__inset-y-700 {
    top: 56px;
    bottom: 56px;
  }
  .seller-hub .xl__inset-y-800 {
    top: 64px;
    bottom: 64px;
  }
  .seller-hub .xl__inset-y-900 {
    top: 72px;
    bottom: 72px;
  }
  .seller-hub .xl__bottom-0 {
    bottom: 0px;
  }
  .seller-hub .xl__bottom-1\/12 {
    bottom: 8.33%;
  }
  .seller-hub .xl__bottom-1\/2 {
    bottom: 50%;
  }
  .seller-hub .xl__bottom-1\/3 {
    bottom: 33.33%;
  }
  .seller-hub .xl__bottom-1\/4 {
    bottom: 25%;
  }
  .seller-hub .xl__bottom-1\/5 {
    bottom: 20%;
  }
  .seller-hub .xl__bottom-10\/12 {
    bottom: 83.33%;
  }
  .seller-hub .xl__bottom-100 {
    bottom: 8px;
  }
  .seller-hub .xl__bottom-1000 {
    bottom: 80px;
  }
  .seller-hub .xl__bottom-11\/12 {
    bottom: 91.66%;
  }
  .seller-hub .xl__bottom-1100 {
    bottom: 88px;
  }
  .seller-hub .xl__bottom-1200 {
    bottom: 96px;
  }
  .seller-hub .xl__bottom-1300 {
    bottom: 104px;
  }
  .seller-hub .xl__bottom-1400 {
    bottom: 112px;
  }
  .seller-hub .xl__bottom-150 {
    bottom: 12px;
  }
  .seller-hub .xl__bottom-1500 {
    bottom: 120px;
  }
  .seller-hub .xl__bottom-1600 {
    bottom: 128px;
  }
  .seller-hub .xl__bottom-2\/12 {
    bottom: 16.66%;
  }
  .seller-hub .xl__bottom-2\/3 {
    bottom: 66.66%;
  }
  .seller-hub .xl__bottom-2\/5 {
    bottom: 40%;
  }
  .seller-hub .xl__bottom-200 {
    bottom: 16px;
  }
  .seller-hub .xl__bottom-25 {
    bottom: 2px;
  }
  .seller-hub .xl__bottom-3\/12 {
    bottom: 25%;
  }
  .seller-hub .xl__bottom-3\/4 {
    bottom: 75%;
  }
  .seller-hub .xl__bottom-3\/5 {
    bottom: 60%;
  }
  .seller-hub .xl__bottom-300 {
    bottom: 24px;
  }
  .seller-hub .xl__bottom-4\/12 {
    bottom: 33.33%;
  }
  .seller-hub .xl__bottom-4\/5 {
    bottom: 80%;
  }
  .seller-hub .xl__bottom-400 {
    bottom: 32px;
  }
  .seller-hub .xl__bottom-5\/12 {
    bottom: 41.66%;
  }
  .seller-hub .xl__bottom-50 {
    bottom: 4px;
  }
  .seller-hub .xl__bottom-500 {
    bottom: 40px;
  }
  .seller-hub .xl__bottom-6\/12 {
    bottom: 50%;
  }
  .seller-hub .xl__bottom-600 {
    bottom: 48px;
  }
  .seller-hub .xl__bottom-7\/12 {
    bottom: 58.33%;
  }
  .seller-hub .xl__bottom-700 {
    bottom: 56px;
  }
  .seller-hub .xl__bottom-8\/12 {
    bottom: 66.66%;
  }
  .seller-hub .xl__bottom-800 {
    bottom: 64px;
  }
  .seller-hub .xl__bottom-9\/12 {
    bottom: 75%;
  }
  .seller-hub .xl__bottom-900 {
    bottom: 72px;
  }
  .seller-hub .xl__bottom-full {
    bottom: 100%;
  }
  .seller-hub .xl__bottom-none {
    bottom: 0%;
  }
  .seller-hub .xl__left-0 {
    left: 0px;
  }
  .seller-hub .xl__left-1\/12 {
    left: 8.33%;
  }
  .seller-hub .xl__left-1\/2 {
    left: 50%;
  }
  .seller-hub .xl__left-1\/3 {
    left: 33.33%;
  }
  .seller-hub .xl__left-1\/4 {
    left: 25%;
  }
  .seller-hub .xl__left-1\/5 {
    left: 20%;
  }
  .seller-hub .xl__left-10\/12 {
    left: 83.33%;
  }
  .seller-hub .xl__left-100 {
    left: 8px;
  }
  .seller-hub .xl__left-1000 {
    left: 80px;
  }
  .seller-hub .xl__left-11\/12 {
    left: 91.66%;
  }
  .seller-hub .xl__left-1100 {
    left: 88px;
  }
  .seller-hub .xl__left-1200 {
    left: 96px;
  }
  .seller-hub .xl__left-1300 {
    left: 104px;
  }
  .seller-hub .xl__left-1400 {
    left: 112px;
  }
  .seller-hub .xl__left-150 {
    left: 12px;
  }
  .seller-hub .xl__left-1500 {
    left: 120px;
  }
  .seller-hub .xl__left-1600 {
    left: 128px;
  }
  .seller-hub .xl__left-2\/12 {
    left: 16.66%;
  }
  .seller-hub .xl__left-2\/3 {
    left: 66.66%;
  }
  .seller-hub .xl__left-2\/5 {
    left: 40%;
  }
  .seller-hub .xl__left-200 {
    left: 16px;
  }
  .seller-hub .xl__left-25 {
    left: 2px;
  }
  .seller-hub .xl__left-3\/12 {
    left: 25%;
  }
  .seller-hub .xl__left-3\/4 {
    left: 75%;
  }
  .seller-hub .xl__left-3\/5 {
    left: 60%;
  }
  .seller-hub .xl__left-300 {
    left: 24px;
  }
  .seller-hub .xl__left-4\/12 {
    left: 33.33%;
  }
  .seller-hub .xl__left-4\/5 {
    left: 80%;
  }
  .seller-hub .xl__left-400 {
    left: 32px;
  }
  .seller-hub .xl__left-5\/12 {
    left: 41.66%;
  }
  .seller-hub .xl__left-50 {
    left: 4px;
  }
  .seller-hub .xl__left-500 {
    left: 40px;
  }
  .seller-hub .xl__left-6\/12 {
    left: 50%;
  }
  .seller-hub .xl__left-600 {
    left: 48px;
  }
  .seller-hub .xl__left-7\/12 {
    left: 58.33%;
  }
  .seller-hub .xl__left-700 {
    left: 56px;
  }
  .seller-hub .xl__left-8\/12 {
    left: 66.66%;
  }
  .seller-hub .xl__left-800 {
    left: 64px;
  }
  .seller-hub .xl__left-9\/12 {
    left: 75%;
  }
  .seller-hub .xl__left-900 {
    left: 72px;
  }
  .seller-hub .xl__left-full {
    left: 100%;
  }
  .seller-hub .xl__left-none {
    left: 0%;
  }
  .seller-hub .xl__right-0 {
    right: 0px;
  }
  .seller-hub .xl__right-1\/12 {
    right: 8.33%;
  }
  .seller-hub .xl__right-1\/2 {
    right: 50%;
  }
  .seller-hub .xl__right-1\/3 {
    right: 33.33%;
  }
  .seller-hub .xl__right-1\/4 {
    right: 25%;
  }
  .seller-hub .xl__right-1\/5 {
    right: 20%;
  }
  .seller-hub .xl__right-10\/12 {
    right: 83.33%;
  }
  .seller-hub .xl__right-100 {
    right: 8px;
  }
  .seller-hub .xl__right-1000 {
    right: 80px;
  }
  .seller-hub .xl__right-11\/12 {
    right: 91.66%;
  }
  .seller-hub .xl__right-1100 {
    right: 88px;
  }
  .seller-hub .xl__right-1200 {
    right: 96px;
  }
  .seller-hub .xl__right-1300 {
    right: 104px;
  }
  .seller-hub .xl__right-1400 {
    right: 112px;
  }
  .seller-hub .xl__right-150 {
    right: 12px;
  }
  .seller-hub .xl__right-1500 {
    right: 120px;
  }
  .seller-hub .xl__right-1600 {
    right: 128px;
  }
  .seller-hub .xl__right-2\/12 {
    right: 16.66%;
  }
  .seller-hub .xl__right-2\/3 {
    right: 66.66%;
  }
  .seller-hub .xl__right-2\/5 {
    right: 40%;
  }
  .seller-hub .xl__right-200 {
    right: 16px;
  }
  .seller-hub .xl__right-25 {
    right: 2px;
  }
  .seller-hub .xl__right-3\/12 {
    right: 25%;
  }
  .seller-hub .xl__right-3\/4 {
    right: 75%;
  }
  .seller-hub .xl__right-3\/5 {
    right: 60%;
  }
  .seller-hub .xl__right-300 {
    right: 24px;
  }
  .seller-hub .xl__right-4\/12 {
    right: 33.33%;
  }
  .seller-hub .xl__right-4\/5 {
    right: 80%;
  }
  .seller-hub .xl__right-400 {
    right: 32px;
  }
  .seller-hub .xl__right-5\/12 {
    right: 41.66%;
  }
  .seller-hub .xl__right-50 {
    right: 4px;
  }
  .seller-hub .xl__right-500 {
    right: 40px;
  }
  .seller-hub .xl__right-6\/12 {
    right: 50%;
  }
  .seller-hub .xl__right-600 {
    right: 48px;
  }
  .seller-hub .xl__right-7\/12 {
    right: 58.33%;
  }
  .seller-hub .xl__right-700 {
    right: 56px;
  }
  .seller-hub .xl__right-8\/12 {
    right: 66.66%;
  }
  .seller-hub .xl__right-800 {
    right: 64px;
  }
  .seller-hub .xl__right-9\/12 {
    right: 75%;
  }
  .seller-hub .xl__right-900 {
    right: 72px;
  }
  .seller-hub .xl__right-full {
    right: 100%;
  }
  .seller-hub .xl__right-none {
    right: 0%;
  }
  .seller-hub .xl__top-0 {
    top: 0px;
  }
  .seller-hub .xl__top-1\/12 {
    top: 8.33%;
  }
  .seller-hub .xl__top-1\/2 {
    top: 50%;
  }
  .seller-hub .xl__top-1\/3 {
    top: 33.33%;
  }
  .seller-hub .xl__top-1\/4 {
    top: 25%;
  }
  .seller-hub .xl__top-1\/5 {
    top: 20%;
  }
  .seller-hub .xl__top-10\/12 {
    top: 83.33%;
  }
  .seller-hub .xl__top-100 {
    top: 8px;
  }
  .seller-hub .xl__top-1000 {
    top: 80px;
  }
  .seller-hub .xl__top-11\/12 {
    top: 91.66%;
  }
  .seller-hub .xl__top-1100 {
    top: 88px;
  }
  .seller-hub .xl__top-1200 {
    top: 96px;
  }
  .seller-hub .xl__top-1300 {
    top: 104px;
  }
  .seller-hub .xl__top-1400 {
    top: 112px;
  }
  .seller-hub .xl__top-150 {
    top: 12px;
  }
  .seller-hub .xl__top-1500 {
    top: 120px;
  }
  .seller-hub .xl__top-1600 {
    top: 128px;
  }
  .seller-hub .xl__top-2\/12 {
    top: 16.66%;
  }
  .seller-hub .xl__top-2\/3 {
    top: 66.66%;
  }
  .seller-hub .xl__top-2\/5 {
    top: 40%;
  }
  .seller-hub .xl__top-200 {
    top: 16px;
  }
  .seller-hub .xl__top-25 {
    top: 2px;
  }
  .seller-hub .xl__top-3\/12 {
    top: 25%;
  }
  .seller-hub .xl__top-3\/4 {
    top: 75%;
  }
  .seller-hub .xl__top-3\/5 {
    top: 60%;
  }
  .seller-hub .xl__top-300 {
    top: 24px;
  }
  .seller-hub .xl__top-4\/12 {
    top: 33.33%;
  }
  .seller-hub .xl__top-4\/5 {
    top: 80%;
  }
  .seller-hub .xl__top-400 {
    top: 32px;
  }
  .seller-hub .xl__top-5\/12 {
    top: 41.66%;
  }
  .seller-hub .xl__top-50 {
    top: 4px;
  }
  .seller-hub .xl__top-500 {
    top: 40px;
  }
  .seller-hub .xl__top-6\/12 {
    top: 50%;
  }
  .seller-hub .xl__top-600 {
    top: 48px;
  }
  .seller-hub .xl__top-7\/12 {
    top: 58.33%;
  }
  .seller-hub .xl__top-700 {
    top: 56px;
  }
  .seller-hub .xl__top-8\/12 {
    top: 66.66%;
  }
  .seller-hub .xl__top-800 {
    top: 64px;
  }
  .seller-hub .xl__top-9\/12 {
    top: 75%;
  }
  .seller-hub .xl__top-900 {
    top: 72px;
  }
  .seller-hub .xl__top-full {
    top: 100%;
  }
  .seller-hub .xl__top-none {
    top: 0%;
  }
  .seller-hub .xl__order-1 {
    order: 1;
  }
  .seller-hub .xl__order-10 {
    order: 10;
  }
  .seller-hub .xl__order-11 {
    order: 11;
  }
  .seller-hub .xl__order-12 {
    order: 12;
  }
  .seller-hub .xl__order-2 {
    order: 2;
  }
  .seller-hub .xl__order-3 {
    order: 3;
  }
  .seller-hub .xl__order-4 {
    order: 4;
  }
  .seller-hub .xl__order-5 {
    order: 5;
  }
  .seller-hub .xl__order-6 {
    order: 6;
  }
  .seller-hub .xl__order-7 {
    order: 7;
  }
  .seller-hub .xl__order-8 {
    order: 8;
  }
  .seller-hub .xl__order-9 {
    order: 9;
  }
  .seller-hub .xl__order-first {
    order: -9999;
  }
  .seller-hub .xl__order-last {
    order: 9999;
  }
  .seller-hub .xl__order-none {
    order: 0;
  }
  .seller-hub .xl__-m-0 {
    margin: 0px;
  }
  .seller-hub .xl__-m-100 {
    margin: -8px;
  }
  .seller-hub .xl__-m-1000 {
    margin: -80px;
  }
  .seller-hub .xl__-m-1100 {
    margin: -88px;
  }
  .seller-hub .xl__-m-1200 {
    margin: -96px;
  }
  .seller-hub .xl__-m-1300 {
    margin: -104px;
  }
  .seller-hub .xl__-m-1400 {
    margin: -112px;
  }
  .seller-hub .xl__-m-150 {
    margin: -12px;
  }
  .seller-hub .xl__-m-1500 {
    margin: -120px;
  }
  .seller-hub .xl__-m-1600 {
    margin: -128px;
  }
  .seller-hub .xl__-m-200 {
    margin: -16px;
  }
  .seller-hub .xl__-m-25 {
    margin: -2px;
  }
  .seller-hub .xl__-m-300 {
    margin: -24px;
  }
  .seller-hub .xl__-m-400 {
    margin: -32px;
  }
  .seller-hub .xl__-m-50 {
    margin: -4px;
  }
  .seller-hub .xl__-m-500 {
    margin: -40px;
  }
  .seller-hub .xl__-m-600 {
    margin: -48px;
  }
  .seller-hub .xl__-m-700 {
    margin: -56px;
  }
  .seller-hub .xl__-m-800 {
    margin: -64px;
  }
  .seller-hub .xl__-m-900 {
    margin: -72px;
  }
  .seller-hub .xl__m-0 {
    margin: 0px;
  }
  .seller-hub .xl__m-100 {
    margin: 8px;
  }
  .seller-hub .xl__m-1000 {
    margin: 80px;
  }
  .seller-hub .xl__m-1100 {
    margin: 88px;
  }
  .seller-hub .xl__m-1200 {
    margin: 96px;
  }
  .seller-hub .xl__m-1300 {
    margin: 104px;
  }
  .seller-hub .xl__m-1400 {
    margin: 112px;
  }
  .seller-hub .xl__m-150 {
    margin: 12px;
  }
  .seller-hub .xl__m-1500 {
    margin: 120px;
  }
  .seller-hub .xl__m-1600 {
    margin: 128px;
  }
  .seller-hub .xl__m-200 {
    margin: 16px;
  }
  .seller-hub .xl__m-25 {
    margin: 2px;
  }
  .seller-hub .xl__m-300 {
    margin: 24px;
  }
  .seller-hub .xl__m-400 {
    margin: 32px;
  }
  .seller-hub .xl__m-50 {
    margin: 4px;
  }
  .seller-hub .xl__m-500 {
    margin: 40px;
  }
  .seller-hub .xl__m-600 {
    margin: 48px;
  }
  .seller-hub .xl__m-700 {
    margin: 56px;
  }
  .seller-hub .xl__m-800 {
    margin: 64px;
  }
  .seller-hub .xl__m-900 {
    margin: 72px;
  }
  .seller-hub .xl__m-auto {
    margin: auto;
  }
  .seller-hub .xl__-mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .seller-hub .xl__-mx-100 {
    margin-left: -8px;
    margin-right: -8px;
  }
  .seller-hub .xl__-mx-1000 {
    margin-left: -80px;
    margin-right: -80px;
  }
  .seller-hub .xl__-mx-1100 {
    margin-left: -88px;
    margin-right: -88px;
  }
  .seller-hub .xl__-mx-1200 {
    margin-left: -96px;
    margin-right: -96px;
  }
  .seller-hub .xl__-mx-1300 {
    margin-left: -104px;
    margin-right: -104px;
  }
  .seller-hub .xl__-mx-1400 {
    margin-left: -112px;
    margin-right: -112px;
  }
  .seller-hub .xl__-mx-150 {
    margin-left: -12px;
    margin-right: -12px;
  }
  .seller-hub .xl__-mx-1500 {
    margin-left: -120px;
    margin-right: -120px;
  }
  .seller-hub .xl__-mx-1600 {
    margin-left: -128px;
    margin-right: -128px;
  }
  .seller-hub .xl__-mx-200 {
    margin-left: -16px;
    margin-right: -16px;
  }
  .seller-hub .xl__-mx-25 {
    margin-left: -2px;
    margin-right: -2px;
  }
  .seller-hub .xl__-mx-300 {
    margin-left: -24px;
    margin-right: -24px;
  }
  .seller-hub .xl__-mx-400 {
    margin-left: -32px;
    margin-right: -32px;
  }
  .seller-hub .xl__-mx-50 {
    margin-left: -4px;
    margin-right: -4px;
  }
  .seller-hub .xl__-mx-500 {
    margin-left: -40px;
    margin-right: -40px;
  }
  .seller-hub .xl__-mx-600 {
    margin-left: -48px;
    margin-right: -48px;
  }
  .seller-hub .xl__-mx-700 {
    margin-left: -56px;
    margin-right: -56px;
  }
  .seller-hub .xl__-mx-800 {
    margin-left: -64px;
    margin-right: -64px;
  }
  .seller-hub .xl__-mx-900 {
    margin-left: -72px;
    margin-right: -72px;
  }
  .seller-hub .xl__-my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .seller-hub .xl__-my-100 {
    margin-top: -8px;
    margin-bottom: -8px;
  }
  .seller-hub .xl__-my-1000 {
    margin-top: -80px;
    margin-bottom: -80px;
  }
  .seller-hub .xl__-my-1100 {
    margin-top: -88px;
    margin-bottom: -88px;
  }
  .seller-hub .xl__-my-1200 {
    margin-top: -96px;
    margin-bottom: -96px;
  }
  .seller-hub .xl__-my-1300 {
    margin-top: -104px;
    margin-bottom: -104px;
  }
  .seller-hub .xl__-my-1400 {
    margin-top: -112px;
    margin-bottom: -112px;
  }
  .seller-hub .xl__-my-150 {
    margin-top: -12px;
    margin-bottom: -12px;
  }
  .seller-hub .xl__-my-1500 {
    margin-top: -120px;
    margin-bottom: -120px;
  }
  .seller-hub .xl__-my-1600 {
    margin-top: -128px;
    margin-bottom: -128px;
  }
  .seller-hub .xl__-my-200 {
    margin-top: -16px;
    margin-bottom: -16px;
  }
  .seller-hub .xl__-my-25 {
    margin-top: -2px;
    margin-bottom: -2px;
  }
  .seller-hub .xl__-my-300 {
    margin-top: -24px;
    margin-bottom: -24px;
  }
  .seller-hub .xl__-my-400 {
    margin-top: -32px;
    margin-bottom: -32px;
  }
  .seller-hub .xl__-my-50 {
    margin-top: -4px;
    margin-bottom: -4px;
  }
  .seller-hub .xl__-my-500 {
    margin-top: -40px;
    margin-bottom: -40px;
  }
  .seller-hub .xl__-my-600 {
    margin-top: -48px;
    margin-bottom: -48px;
  }
  .seller-hub .xl__-my-700 {
    margin-top: -56px;
    margin-bottom: -56px;
  }
  .seller-hub .xl__-my-800 {
    margin-top: -64px;
    margin-bottom: -64px;
  }
  .seller-hub .xl__-my-900 {
    margin-top: -72px;
    margin-bottom: -72px;
  }
  .seller-hub .xl__mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .seller-hub .xl__mx-100 {
    margin-left: 8px;
    margin-right: 8px;
  }
  .seller-hub .xl__mx-1000 {
    margin-left: 80px;
    margin-right: 80px;
  }
  .seller-hub .xl__mx-1100 {
    margin-left: 88px;
    margin-right: 88px;
  }
  .seller-hub .xl__mx-1200 {
    margin-left: 96px;
    margin-right: 96px;
  }
  .seller-hub .xl__mx-1300 {
    margin-left: 104px;
    margin-right: 104px;
  }
  .seller-hub .xl__mx-1400 {
    margin-left: 112px;
    margin-right: 112px;
  }
  .seller-hub .xl__mx-150 {
    margin-left: 12px;
    margin-right: 12px;
  }
  .seller-hub .xl__mx-1500 {
    margin-left: 120px;
    margin-right: 120px;
  }
  .seller-hub .xl__mx-1600 {
    margin-left: 128px;
    margin-right: 128px;
  }
  .seller-hub .xl__mx-200 {
    margin-left: 16px;
    margin-right: 16px;
  }
  .seller-hub .xl__mx-25 {
    margin-left: 2px;
    margin-right: 2px;
  }
  .seller-hub .xl__mx-300 {
    margin-left: 24px;
    margin-right: 24px;
  }
  .seller-hub .xl__mx-400 {
    margin-left: 32px;
    margin-right: 32px;
  }
  .seller-hub .xl__mx-50 {
    margin-left: 4px;
    margin-right: 4px;
  }
  .seller-hub .xl__mx-500 {
    margin-left: 40px;
    margin-right: 40px;
  }
  .seller-hub .xl__mx-600 {
    margin-left: 48px;
    margin-right: 48px;
  }
  .seller-hub .xl__mx-700 {
    margin-left: 56px;
    margin-right: 56px;
  }
  .seller-hub .xl__mx-800 {
    margin-left: 64px;
    margin-right: 64px;
  }
  .seller-hub .xl__mx-900 {
    margin-left: 72px;
    margin-right: 72px;
  }
  .seller-hub .xl__mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
  .seller-hub .xl__my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .seller-hub .xl__my-100 {
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .seller-hub .xl__my-1000 {
    margin-top: 80px;
    margin-bottom: 80px;
  }
  .seller-hub .xl__my-1100 {
    margin-top: 88px;
    margin-bottom: 88px;
  }
  .seller-hub .xl__my-1200 {
    margin-top: 96px;
    margin-bottom: 96px;
  }
  .seller-hub .xl__my-1300 {
    margin-top: 104px;
    margin-bottom: 104px;
  }
  .seller-hub .xl__my-1400 {
    margin-top: 112px;
    margin-bottom: 112px;
  }
  .seller-hub .xl__my-150 {
    margin-top: 12px;
    margin-bottom: 12px;
  }
  .seller-hub .xl__my-1500 {
    margin-top: 120px;
    margin-bottom: 120px;
  }
  .seller-hub .xl__my-1600 {
    margin-top: 128px;
    margin-bottom: 128px;
  }
  .seller-hub .xl__my-200 {
    margin-top: 16px;
    margin-bottom: 16px;
  }
  .seller-hub .xl__my-25 {
    margin-top: 2px;
    margin-bottom: 2px;
  }
  .seller-hub .xl__my-300 {
    margin-top: 24px;
    margin-bottom: 24px;
  }
  .seller-hub .xl__my-400 {
    margin-top: 32px;
    margin-bottom: 32px;
  }
  .seller-hub .xl__my-50 {
    margin-top: 4px;
    margin-bottom: 4px;
  }
  .seller-hub .xl__my-500 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .seller-hub .xl__my-600 {
    margin-top: 48px;
    margin-bottom: 48px;
  }
  .seller-hub .xl__my-700 {
    margin-top: 56px;
    margin-bottom: 56px;
  }
  .seller-hub .xl__my-800 {
    margin-top: 64px;
    margin-bottom: 64px;
  }
  .seller-hub .xl__my-900 {
    margin-top: 72px;
    margin-bottom: 72px;
  }
  .seller-hub .xl__my-auto {
    margin-top: auto;
    margin-bottom: auto;
  }
  .seller-hub .xl__-mb-0 {
    margin-bottom: 0px;
  }
  .seller-hub .xl__-mb-100 {
    margin-bottom: -8px;
  }
  .seller-hub .xl__-mb-1000 {
    margin-bottom: -80px;
  }
  .seller-hub .xl__-mb-1100 {
    margin-bottom: -88px;
  }
  .seller-hub .xl__-mb-1200 {
    margin-bottom: -96px;
  }
  .seller-hub .xl__-mb-1300 {
    margin-bottom: -104px;
  }
  .seller-hub .xl__-mb-1400 {
    margin-bottom: -112px;
  }
  .seller-hub .xl__-mb-150 {
    margin-bottom: -12px;
  }
  .seller-hub .xl__-mb-1500 {
    margin-bottom: -120px;
  }
  .seller-hub .xl__-mb-1600 {
    margin-bottom: -128px;
  }
  .seller-hub .xl__-mb-200 {
    margin-bottom: -16px;
  }
  .seller-hub .xl__-mb-25 {
    margin-bottom: -2px;
  }
  .seller-hub .xl__-mb-300 {
    margin-bottom: -24px;
  }
  .seller-hub .xl__-mb-400 {
    margin-bottom: -32px;
  }
  .seller-hub .xl__-mb-50 {
    margin-bottom: -4px;
  }
  .seller-hub .xl__-mb-500 {
    margin-bottom: -40px;
  }
  .seller-hub .xl__-mb-600 {
    margin-bottom: -48px;
  }
  .seller-hub .xl__-mb-700 {
    margin-bottom: -56px;
  }
  .seller-hub .xl__-mb-800 {
    margin-bottom: -64px;
  }
  .seller-hub .xl__-mb-900 {
    margin-bottom: -72px;
  }
  .seller-hub .xl__-ml-0 {
    margin-left: 0px;
  }
  .seller-hub .xl__-ml-100 {
    margin-left: -8px;
  }
  .seller-hub .xl__-ml-1000 {
    margin-left: -80px;
  }
  .seller-hub .xl__-ml-1100 {
    margin-left: -88px;
  }
  .seller-hub .xl__-ml-1200 {
    margin-left: -96px;
  }
  .seller-hub .xl__-ml-1300 {
    margin-left: -104px;
  }
  .seller-hub .xl__-ml-1400 {
    margin-left: -112px;
  }
  .seller-hub .xl__-ml-150 {
    margin-left: -12px;
  }
  .seller-hub .xl__-ml-1500 {
    margin-left: -120px;
  }
  .seller-hub .xl__-ml-1600 {
    margin-left: -128px;
  }
  .seller-hub .xl__-ml-200 {
    margin-left: -16px;
  }
  .seller-hub .xl__-ml-25 {
    margin-left: -2px;
  }
  .seller-hub .xl__-ml-300 {
    margin-left: -24px;
  }
  .seller-hub .xl__-ml-400 {
    margin-left: -32px;
  }
  .seller-hub .xl__-ml-50 {
    margin-left: -4px;
  }
  .seller-hub .xl__-ml-500 {
    margin-left: -40px;
  }
  .seller-hub .xl__-ml-600 {
    margin-left: -48px;
  }
  .seller-hub .xl__-ml-700 {
    margin-left: -56px;
  }
  .seller-hub .xl__-ml-800 {
    margin-left: -64px;
  }
  .seller-hub .xl__-ml-900 {
    margin-left: -72px;
  }
  .seller-hub .xl__-mr-0 {
    margin-right: 0px;
  }
  .seller-hub .xl__-mr-100 {
    margin-right: -8px;
  }
  .seller-hub .xl__-mr-1000 {
    margin-right: -80px;
  }
  .seller-hub .xl__-mr-1100 {
    margin-right: -88px;
  }
  .seller-hub .xl__-mr-1200 {
    margin-right: -96px;
  }
  .seller-hub .xl__-mr-1300 {
    margin-right: -104px;
  }
  .seller-hub .xl__-mr-1400 {
    margin-right: -112px;
  }
  .seller-hub .xl__-mr-150 {
    margin-right: -12px;
  }
  .seller-hub .xl__-mr-1500 {
    margin-right: -120px;
  }
  .seller-hub .xl__-mr-1600 {
    margin-right: -128px;
  }
  .seller-hub .xl__-mr-200 {
    margin-right: -16px;
  }
  .seller-hub .xl__-mr-25 {
    margin-right: -2px;
  }
  .seller-hub .xl__-mr-300 {
    margin-right: -24px;
  }
  .seller-hub .xl__-mr-400 {
    margin-right: -32px;
  }
  .seller-hub .xl__-mr-50 {
    margin-right: -4px;
  }
  .seller-hub .xl__-mr-500 {
    margin-right: -40px;
  }
  .seller-hub .xl__-mr-600 {
    margin-right: -48px;
  }
  .seller-hub .xl__-mr-700 {
    margin-right: -56px;
  }
  .seller-hub .xl__-mr-800 {
    margin-right: -64px;
  }
  .seller-hub .xl__-mr-900 {
    margin-right: -72px;
  }
  .seller-hub .xl__-mt-0 {
    margin-top: 0px;
  }
  .seller-hub .xl__-mt-100 {
    margin-top: -8px;
  }
  .seller-hub .xl__-mt-1000 {
    margin-top: -80px;
  }
  .seller-hub .xl__-mt-1100 {
    margin-top: -88px;
  }
  .seller-hub .xl__-mt-1200 {
    margin-top: -96px;
  }
  .seller-hub .xl__-mt-1300 {
    margin-top: -104px;
  }
  .seller-hub .xl__-mt-1400 {
    margin-top: -112px;
  }
  .seller-hub .xl__-mt-150 {
    margin-top: -12px;
  }
  .seller-hub .xl__-mt-1500 {
    margin-top: -120px;
  }
  .seller-hub .xl__-mt-1600 {
    margin-top: -128px;
  }
  .seller-hub .xl__-mt-200 {
    margin-top: -16px;
  }
  .seller-hub .xl__-mt-25 {
    margin-top: -2px;
  }
  .seller-hub .xl__-mt-300 {
    margin-top: -24px;
  }
  .seller-hub .xl__-mt-400 {
    margin-top: -32px;
  }
  .seller-hub .xl__-mt-50 {
    margin-top: -4px;
  }
  .seller-hub .xl__-mt-500 {
    margin-top: -40px;
  }
  .seller-hub .xl__-mt-600 {
    margin-top: -48px;
  }
  .seller-hub .xl__-mt-700 {
    margin-top: -56px;
  }
  .seller-hub .xl__-mt-800 {
    margin-top: -64px;
  }
  .seller-hub .xl__-mt-900 {
    margin-top: -72px;
  }
  .seller-hub .xl__mb-0 {
    margin-bottom: 0px;
  }
  .seller-hub .xl__mb-100 {
    margin-bottom: 8px;
  }
  .seller-hub .xl__mb-1000 {
    margin-bottom: 80px;
  }
  .seller-hub .xl__mb-1100 {
    margin-bottom: 88px;
  }
  .seller-hub .xl__mb-1200 {
    margin-bottom: 96px;
  }
  .seller-hub .xl__mb-1300 {
    margin-bottom: 104px;
  }
  .seller-hub .xl__mb-1400 {
    margin-bottom: 112px;
  }
  .seller-hub .xl__mb-150 {
    margin-bottom: 12px;
  }
  .seller-hub .xl__mb-1500 {
    margin-bottom: 120px;
  }
  .seller-hub .xl__mb-1600 {
    margin-bottom: 128px;
  }
  .seller-hub .xl__mb-200 {
    margin-bottom: 16px;
  }
  .seller-hub .xl__mb-25 {
    margin-bottom: 2px;
  }
  .seller-hub .xl__mb-300 {
    margin-bottom: 24px;
  }
  .seller-hub .xl__mb-400 {
    margin-bottom: 32px;
  }
  .seller-hub .xl__mb-50 {
    margin-bottom: 4px;
  }
  .seller-hub .xl__mb-500 {
    margin-bottom: 40px;
  }
  .seller-hub .xl__mb-600 {
    margin-bottom: 48px;
  }
  .seller-hub .xl__mb-700 {
    margin-bottom: 56px;
  }
  .seller-hub .xl__mb-800 {
    margin-bottom: 64px;
  }
  .seller-hub .xl__mb-900 {
    margin-bottom: 72px;
  }
  .seller-hub .xl__mb-auto {
    margin-bottom: auto;
  }
  .seller-hub .xl__ml-0 {
    margin-left: 0px;
  }
  .seller-hub .xl__ml-100 {
    margin-left: 8px;
  }
  .seller-hub .xl__ml-1000 {
    margin-left: 80px;
  }
  .seller-hub .xl__ml-1100 {
    margin-left: 88px;
  }
  .seller-hub .xl__ml-1200 {
    margin-left: 96px;
  }
  .seller-hub .xl__ml-1300 {
    margin-left: 104px;
  }
  .seller-hub .xl__ml-1400 {
    margin-left: 112px;
  }
  .seller-hub .xl__ml-150 {
    margin-left: 12px;
  }
  .seller-hub .xl__ml-1500 {
    margin-left: 120px;
  }
  .seller-hub .xl__ml-1600 {
    margin-left: 128px;
  }
  .seller-hub .xl__ml-200 {
    margin-left: 16px;
  }
  .seller-hub .xl__ml-25 {
    margin-left: 2px;
  }
  .seller-hub .xl__ml-300 {
    margin-left: 24px;
  }
  .seller-hub .xl__ml-400 {
    margin-left: 32px;
  }
  .seller-hub .xl__ml-50 {
    margin-left: 4px;
  }
  .seller-hub .xl__ml-500 {
    margin-left: 40px;
  }
  .seller-hub .xl__ml-600 {
    margin-left: 48px;
  }
  .seller-hub .xl__ml-700 {
    margin-left: 56px;
  }
  .seller-hub .xl__ml-800 {
    margin-left: 64px;
  }
  .seller-hub .xl__ml-900 {
    margin-left: 72px;
  }
  .seller-hub .xl__ml-auto {
    margin-left: auto;
  }
  .seller-hub .xl__mr-0 {
    margin-right: 0px;
  }
  .seller-hub .xl__mr-100 {
    margin-right: 8px;
  }
  .seller-hub .xl__mr-1000 {
    margin-right: 80px;
  }
  .seller-hub .xl__mr-1100 {
    margin-right: 88px;
  }
  .seller-hub .xl__mr-1200 {
    margin-right: 96px;
  }
  .seller-hub .xl__mr-1300 {
    margin-right: 104px;
  }
  .seller-hub .xl__mr-1400 {
    margin-right: 112px;
  }
  .seller-hub .xl__mr-150 {
    margin-right: 12px;
  }
  .seller-hub .xl__mr-1500 {
    margin-right: 120px;
  }
  .seller-hub .xl__mr-1600 {
    margin-right: 128px;
  }
  .seller-hub .xl__mr-200 {
    margin-right: 16px;
  }
  .seller-hub .xl__mr-25 {
    margin-right: 2px;
  }
  .seller-hub .xl__mr-300 {
    margin-right: 24px;
  }
  .seller-hub .xl__mr-400 {
    margin-right: 32px;
  }
  .seller-hub .xl__mr-50 {
    margin-right: 4px;
  }
  .seller-hub .xl__mr-500 {
    margin-right: 40px;
  }
  .seller-hub .xl__mr-600 {
    margin-right: 48px;
  }
  .seller-hub .xl__mr-700 {
    margin-right: 56px;
  }
  .seller-hub .xl__mr-800 {
    margin-right: 64px;
  }
  .seller-hub .xl__mr-900 {
    margin-right: 72px;
  }
  .seller-hub .xl__mr-auto {
    margin-right: auto;
  }
  .seller-hub .xl__mt-0 {
    margin-top: 0px;
  }
  .seller-hub .xl__mt-100 {
    margin-top: 8px;
  }
  .seller-hub .xl__mt-1000 {
    margin-top: 80px;
  }
  .seller-hub .xl__mt-1100 {
    margin-top: 88px;
  }
  .seller-hub .xl__mt-1200 {
    margin-top: 96px;
  }
  .seller-hub .xl__mt-1300 {
    margin-top: 104px;
  }
  .seller-hub .xl__mt-1400 {
    margin-top: 112px;
  }
  .seller-hub .xl__mt-150 {
    margin-top: 12px;
  }
  .seller-hub .xl__mt-1500 {
    margin-top: 120px;
  }
  .seller-hub .xl__mt-1600 {
    margin-top: 128px;
  }
  .seller-hub .xl__mt-200 {
    margin-top: 16px;
  }
  .seller-hub .xl__mt-25 {
    margin-top: 2px;
  }
  .seller-hub .xl__mt-300 {
    margin-top: 24px;
  }
  .seller-hub .xl__mt-400 {
    margin-top: 32px;
  }
  .seller-hub .xl__mt-50 {
    margin-top: 4px;
  }
  .seller-hub .xl__mt-500 {
    margin-top: 40px;
  }
  .seller-hub .xl__mt-600 {
    margin-top: 48px;
  }
  .seller-hub .xl__mt-700 {
    margin-top: 56px;
  }
  .seller-hub .xl__mt-800 {
    margin-top: 64px;
  }
  .seller-hub .xl__mt-900 {
    margin-top: 72px;
  }
  .seller-hub .xl__mt-auto {
    margin-top: auto;
  }
  .seller-hub .xl__block {
    display: block;
  }
  .seller-hub .xl__inline-block {
    display: inline-block;
  }
  .seller-hub .xl__inline {
    display: inline;
  }
  .seller-hub .xl__flex {
    display: flex;
  }
  .seller-hub .xl__inline-flex {
    display: inline-flex;
  }
  .seller-hub .xl__table {
    display: table;
  }
  .seller-hub .xl__table-cell {
    display: table-cell;
  }
  .seller-hub .xl__table-row {
    display: table-row;
  }
  .seller-hub .xl__grid {
    display: grid;
  }
  .seller-hub .xl__hidden {
    display: none;
  }
  .seller-hub .xl__h-0 {
    height: 0px;
  }
  .seller-hub .xl__h-1\/12 {
    height: 8.33%;
  }
  .seller-hub .xl__h-1\/2 {
    height: 50%;
  }
  .seller-hub .xl__h-1\/3 {
    height: 33.33%;
  }
  .seller-hub .xl__h-1\/4 {
    height: 25%;
  }
  .seller-hub .xl__h-1\/5 {
    height: 20%;
  }
  .seller-hub .xl__h-10\/12 {
    height: 83.33%;
  }
  .seller-hub .xl__h-100 {
    height: 8px;
  }
  .seller-hub .xl__h-1000 {
    height: 80px;
  }
  .seller-hub .xl__h-11\/12 {
    height: 91.66%;
  }
  .seller-hub .xl__h-1100 {
    height: 88px;
  }
  .seller-hub .xl__h-1200 {
    height: 96px;
  }
  .seller-hub .xl__h-1300 {
    height: 104px;
  }
  .seller-hub .xl__h-1400 {
    height: 112px;
  }
  .seller-hub .xl__h-150 {
    height: 12px;
  }
  .seller-hub .xl__h-1500 {
    height: 120px;
  }
  .seller-hub .xl__h-1600 {
    height: 128px;
  }
  .seller-hub .xl__h-2\/12 {
    height: 16.66%;
  }
  .seller-hub .xl__h-2\/3 {
    height: 66.66%;
  }
  .seller-hub .xl__h-2\/5 {
    height: 40%;
  }
  .seller-hub .xl__h-200 {
    height: 16px;
  }
  .seller-hub .xl__h-25 {
    height: 2px;
  }
  .seller-hub .xl__h-3\/12 {
    height: 25%;
  }
  .seller-hub .xl__h-3\/4 {
    height: 75%;
  }
  .seller-hub .xl__h-3\/5 {
    height: 60%;
  }
  .seller-hub .xl__h-300 {
    height: 24px;
  }
  .seller-hub .xl__h-4\/12 {
    height: 33.33%;
  }
  .seller-hub .xl__h-4\/5 {
    height: 80%;
  }
  .seller-hub .xl__h-400 {
    height: 32px;
  }
  .seller-hub .xl__h-5\/12 {
    height: 41.66%;
  }
  .seller-hub .xl__h-50 {
    height: 4px;
  }
  .seller-hub .xl__h-500 {
    height: 40px;
  }
  .seller-hub .xl__h-6\/12 {
    height: 50%;
  }
  .seller-hub .xl__h-600 {
    height: 48px;
  }
  .seller-hub .xl__h-7\/12 {
    height: 58.33%;
  }
  .seller-hub .xl__h-700 {
    height: 56px;
  }
  .seller-hub .xl__h-8\/12 {
    height: 66.66%;
  }
  .seller-hub .xl__h-800 {
    height: 64px;
  }
  .seller-hub .xl__h-9\/12 {
    height: 75%;
  }
  .seller-hub .xl__h-900 {
    height: 72px;
  }
  .seller-hub .xl__h-auto {
    height: auto;
  }
  .seller-hub .xl__h-full {
    height: 100%;
  }
  .seller-hub .xl__h-icon-lg {
    height: 32px;
  }
  .seller-hub .xl__h-icon-md {
    height: 24px;
  }
  .seller-hub .xl__h-icon-sm {
    height: 16px;
  }
  .seller-hub .xl__h-icon-xl {
    height: 48px;
  }
  .seller-hub .xl__h-icon-xs {
    height: 12px;
  }
  .seller-hub .xl__h-none {
    height: 0%;
  }
  .seller-hub .xl__h-screen {
    height: 100vh;
  }
  .seller-hub .xl__max-h-0 {
    max-height: 0px;
  }
  .seller-hub .xl__max-h-100 {
    max-height: 8px;
  }
  .seller-hub .xl__max-h-1000 {
    max-height: 80px;
  }
  .seller-hub .xl__max-h-1100 {
    max-height: 88px;
  }
  .seller-hub .xl__max-h-1200 {
    max-height: 96px;
  }
  .seller-hub .xl__max-h-1300 {
    max-height: 104px;
  }
  .seller-hub .xl__max-h-1400 {
    max-height: 112px;
  }
  .seller-hub .xl__max-h-150 {
    max-height: 12px;
  }
  .seller-hub .xl__max-h-1500 {
    max-height: 120px;
  }
  .seller-hub .xl__max-h-1600 {
    max-height: 128px;
  }
  .seller-hub .xl__max-h-200 {
    max-height: 16px;
  }
  .seller-hub .xl__max-h-25 {
    max-height: 2px;
  }
  .seller-hub .xl__max-h-300 {
    max-height: 24px;
  }
  .seller-hub .xl__max-h-400 {
    max-height: 32px;
  }
  .seller-hub .xl__max-h-50 {
    max-height: 4px;
  }
  .seller-hub .xl__max-h-500 {
    max-height: 40px;
  }
  .seller-hub .xl__max-h-600 {
    max-height: 48px;
  }
  .seller-hub .xl__max-h-700 {
    max-height: 56px;
  }
  .seller-hub .xl__max-h-800 {
    max-height: 64px;
  }
  .seller-hub .xl__max-h-900 {
    max-height: 72px;
  }
  .seller-hub .xl__max-h-full {
    max-height: 100%;
  }
  .seller-hub .xl__max-h-none {
    max-height: none;
  }
  .seller-hub .xl__max-h-screen {
    max-height: 100vh;
  }
  .seller-hub .xl__min-h-0 {
    min-height: 0px;
  }
  .seller-hub .xl__min-h-1\/12 {
    min-height: 8.33%;
  }
  .seller-hub .xl__min-h-1\/2 {
    min-height: 50%;
  }
  .seller-hub .xl__min-h-1\/3 {
    min-height: 33.33%;
  }
  .seller-hub .xl__min-h-1\/4 {
    min-height: 25%;
  }
  .seller-hub .xl__min-h-1\/5 {
    min-height: 20%;
  }
  .seller-hub .xl__min-h-10\/12 {
    min-height: 83.33%;
  }
  .seller-hub .xl__min-h-100 {
    min-height: 8px;
  }
  .seller-hub .xl__min-h-1000 {
    min-height: 80px;
  }
  .seller-hub .xl__min-h-11\/12 {
    min-height: 91.66%;
  }
  .seller-hub .xl__min-h-1100 {
    min-height: 88px;
  }
  .seller-hub .xl__min-h-1200 {
    min-height: 96px;
  }
  .seller-hub .xl__min-h-1300 {
    min-height: 104px;
  }
  .seller-hub .xl__min-h-1400 {
    min-height: 112px;
  }
  .seller-hub .xl__min-h-150 {
    min-height: 12px;
  }
  .seller-hub .xl__min-h-1500 {
    min-height: 120px;
  }
  .seller-hub .xl__min-h-1600 {
    min-height: 128px;
  }
  .seller-hub .xl__min-h-2\/12 {
    min-height: 16.66%;
  }
  .seller-hub .xl__min-h-2\/3 {
    min-height: 66.66%;
  }
  .seller-hub .xl__min-h-2\/5 {
    min-height: 40%;
  }
  .seller-hub .xl__min-h-200 {
    min-height: 16px;
  }
  .seller-hub .xl__min-h-25 {
    min-height: 2px;
  }
  .seller-hub .xl__min-h-3\/12 {
    min-height: 25%;
  }
  .seller-hub .xl__min-h-3\/4 {
    min-height: 75%;
  }
  .seller-hub .xl__min-h-3\/5 {
    min-height: 60%;
  }
  .seller-hub .xl__min-h-300 {
    min-height: 24px;
  }
  .seller-hub .xl__min-h-4\/12 {
    min-height: 33.33%;
  }
  .seller-hub .xl__min-h-4\/5 {
    min-height: 80%;
  }
  .seller-hub .xl__min-h-400 {
    min-height: 32px;
  }
  .seller-hub .xl__min-h-5\/12 {
    min-height: 41.66%;
  }
  .seller-hub .xl__min-h-50 {
    min-height: 4px;
  }
  .seller-hub .xl__min-h-500 {
    min-height: 40px;
  }
  .seller-hub .xl__min-h-6\/12 {
    min-height: 50%;
  }
  .seller-hub .xl__min-h-600 {
    min-height: 48px;
  }
  .seller-hub .xl__min-h-7\/12 {
    min-height: 58.33%;
  }
  .seller-hub .xl__min-h-700 {
    min-height: 56px;
  }
  .seller-hub .xl__min-h-8\/12 {
    min-height: 66.66%;
  }
  .seller-hub .xl__min-h-800 {
    min-height: 64px;
  }
  .seller-hub .xl__min-h-9\/12 {
    min-height: 75%;
  }
  .seller-hub .xl__min-h-900 {
    min-height: 72px;
  }
  .seller-hub .xl__min-h-full {
    min-height: 100%;
  }
  .seller-hub .xl__min-h-none {
    min-height: 0%;
  }
  .seller-hub .xl__min-h-screen {
    min-height: 100vh;
  }
  .seller-hub .xl__w-0 {
    width: 0px;
  }
  .seller-hub .xl__w-1\/12 {
    width: 8.33%;
  }
  .seller-hub .xl__w-1\/2 {
    width: 50%;
  }
  .seller-hub .xl__w-1\/3 {
    width: 33.33%;
  }
  .seller-hub .xl__w-1\/4 {
    width: 25%;
  }
  .seller-hub .xl__w-1\/5 {
    width: 20%;
  }
  .seller-hub .xl__w-10\/12 {
    width: 83.33%;
  }
  .seller-hub .xl__w-100 {
    width: 8px;
  }
  .seller-hub .xl__w-1000 {
    width: 80px;
  }
  .seller-hub .xl__w-11\/12 {
    width: 91.66%;
  }
  .seller-hub .xl__w-1100 {
    width: 88px;
  }
  .seller-hub .xl__w-1200 {
    width: 96px;
  }
  .seller-hub .xl__w-1300 {
    width: 104px;
  }
  .seller-hub .xl__w-1400 {
    width: 112px;
  }
  .seller-hub .xl__w-150 {
    width: 12px;
  }
  .seller-hub .xl__w-1500 {
    width: 120px;
  }
  .seller-hub .xl__w-1600 {
    width: 128px;
  }
  .seller-hub .xl__w-2\/12 {
    width: 16.66%;
  }
  .seller-hub .xl__w-2\/3 {
    width: 66.66%;
  }
  .seller-hub .xl__w-2\/5 {
    width: 40%;
  }
  .seller-hub .xl__w-200 {
    width: 16px;
  }
  .seller-hub .xl__w-25 {
    width: 2px;
  }
  .seller-hub .xl__w-3\/12 {
    width: 25%;
  }
  .seller-hub .xl__w-3\/4 {
    width: 75%;
  }
  .seller-hub .xl__w-3\/5 {
    width: 60%;
  }
  .seller-hub .xl__w-300 {
    width: 24px;
  }
  .seller-hub .xl__w-4\/12 {
    width: 33.33%;
  }
  .seller-hub .xl__w-4\/5 {
    width: 80%;
  }
  .seller-hub .xl__w-400 {
    width: 32px;
  }
  .seller-hub .xl__w-5\/12 {
    width: 41.66%;
  }
  .seller-hub .xl__w-50 {
    width: 4px;
  }
  .seller-hub .xl__w-500 {
    width: 40px;
  }
  .seller-hub .xl__w-6\/12 {
    width: 50%;
  }
  .seller-hub .xl__w-600 {
    width: 48px;
  }
  .seller-hub .xl__w-7\/12 {
    width: 58.33%;
  }
  .seller-hub .xl__w-700 {
    width: 56px;
  }
  .seller-hub .xl__w-8\/12 {
    width: 66.66%;
  }
  .seller-hub .xl__w-800 {
    width: 64px;
  }
  .seller-hub .xl__w-9\/12 {
    width: 75%;
  }
  .seller-hub .xl__w-900 {
    width: 72px;
  }
  .seller-hub .xl__w-auto {
    width: auto;
  }
  .seller-hub .xl__w-fit {
    width: fit-content;
  }
  .seller-hub .xl__w-full {
    width: 100%;
  }
  .seller-hub .xl__w-icon-lg {
    width: 32px;
  }
  .seller-hub .xl__w-icon-md {
    width: 24px;
  }
  .seller-hub .xl__w-icon-sm {
    width: 16px;
  }
  .seller-hub .xl__w-icon-xl {
    width: 48px;
  }
  .seller-hub .xl__w-icon-xs {
    width: 12px;
  }
  .seller-hub .xl__w-max {
    width: max-content;
  }
  .seller-hub .xl__w-min {
    width: min-content;
  }
  .seller-hub .xl__w-none {
    width: 0%;
  }
  .seller-hub .xl__w-screen {
    width: 100vw;
  }
  .seller-hub .xl__min-w-0 {
    min-width: 0px;
  }
  .seller-hub .xl__min-w-1\/12 {
    min-width: 8.33%;
  }
  .seller-hub .xl__min-w-1\/2 {
    min-width: 50%;
  }
  .seller-hub .xl__min-w-1\/3 {
    min-width: 33.33%;
  }
  .seller-hub .xl__min-w-1\/4 {
    min-width: 25%;
  }
  .seller-hub .xl__min-w-1\/5 {
    min-width: 20%;
  }
  .seller-hub .xl__min-w-10\/12 {
    min-width: 83.33%;
  }
  .seller-hub .xl__min-w-100 {
    min-width: 8px;
  }
  .seller-hub .xl__min-w-1000 {
    min-width: 80px;
  }
  .seller-hub .xl__min-w-11\/12 {
    min-width: 91.66%;
  }
  .seller-hub .xl__min-w-1100 {
    min-width: 88px;
  }
  .seller-hub .xl__min-w-1200 {
    min-width: 96px;
  }
  .seller-hub .xl__min-w-1300 {
    min-width: 104px;
  }
  .seller-hub .xl__min-w-1400 {
    min-width: 112px;
  }
  .seller-hub .xl__min-w-150 {
    min-width: 12px;
  }
  .seller-hub .xl__min-w-1500 {
    min-width: 120px;
  }
  .seller-hub .xl__min-w-1600 {
    min-width: 128px;
  }
  .seller-hub .xl__min-w-2\/12 {
    min-width: 16.66%;
  }
  .seller-hub .xl__min-w-2\/3 {
    min-width: 66.66%;
  }
  .seller-hub .xl__min-w-2\/5 {
    min-width: 40%;
  }
  .seller-hub .xl__min-w-200 {
    min-width: 16px;
  }
  .seller-hub .xl__min-w-25 {
    min-width: 2px;
  }
  .seller-hub .xl__min-w-3\/12 {
    min-width: 25%;
  }
  .seller-hub .xl__min-w-3\/4 {
    min-width: 75%;
  }
  .seller-hub .xl__min-w-3\/5 {
    min-width: 60%;
  }
  .seller-hub .xl__min-w-300 {
    min-width: 24px;
  }
  .seller-hub .xl__min-w-4\/12 {
    min-width: 33.33%;
  }
  .seller-hub .xl__min-w-4\/5 {
    min-width: 80%;
  }
  .seller-hub .xl__min-w-400 {
    min-width: 32px;
  }
  .seller-hub .xl__min-w-5\/12 {
    min-width: 41.66%;
  }
  .seller-hub .xl__min-w-50 {
    min-width: 4px;
  }
  .seller-hub .xl__min-w-500 {
    min-width: 40px;
  }
  .seller-hub .xl__min-w-6\/12 {
    min-width: 50%;
  }
  .seller-hub .xl__min-w-600 {
    min-width: 48px;
  }
  .seller-hub .xl__min-w-7\/12 {
    min-width: 58.33%;
  }
  .seller-hub .xl__min-w-700 {
    min-width: 56px;
  }
  .seller-hub .xl__min-w-8\/12 {
    min-width: 66.66%;
  }
  .seller-hub .xl__min-w-800 {
    min-width: 64px;
  }
  .seller-hub .xl__min-w-9\/12 {
    min-width: 75%;
  }
  .seller-hub .xl__min-w-900 {
    min-width: 72px;
  }
  .seller-hub .xl__min-w-full {
    min-width: 100%;
  }
  .seller-hub .xl__min-w-none {
    min-width: 0%;
  }
  .seller-hub .xl__max-w-0 {
    max-width: 0rem;
  }
  .seller-hub .xl__max-w-full {
    max-width: 100%;
  }
  .seller-hub .xl__max-w-none {
    max-width: none;
  }
  .seller-hub .xl__max-w-screen-lg {
    max-width: 960px;
  }
  .seller-hub .xl__max-w-screen-md {
    max-width: 640px;
  }
  .seller-hub .xl__max-w-screen-xl {
    max-width: 1280px;
  }
  .seller-hub .xl__flex-1 {
    flex: 1 1 0%;
  }
  .seller-hub .xl__flex-auto {
    flex: 1 1 auto;
  }
  .seller-hub .xl__shrink {
    flex-shrink: 1;
  }
  .seller-hub .xl__shrink-0 {
    flex-shrink: 0;
  }
  .seller-hub .xl__grow {
    flex-grow: 1;
  }
  .seller-hub .xl__grow-0 {
    flex-grow: 0;
  }
  .seller-hub .xl__basis-0 {
    flex-basis: 0px;
  }
  .seller-hub .xl__basis-1\/12 {
    flex-basis: 8.33%;
  }
  .seller-hub .xl__basis-1\/2 {
    flex-basis: 50%;
  }
  .seller-hub .xl__basis-1\/3 {
    flex-basis: 33.33%;
  }
  .seller-hub .xl__basis-1\/4 {
    flex-basis: 25%;
  }
  .seller-hub .xl__basis-1\/5 {
    flex-basis: 20%;
  }
  .seller-hub .xl__basis-10\/12 {
    flex-basis: 83.33%;
  }
  .seller-hub .xl__basis-100 {
    flex-basis: 8px;
  }
  .seller-hub .xl__basis-1000 {
    flex-basis: 80px;
  }
  .seller-hub .xl__basis-11\/12 {
    flex-basis: 91.66%;
  }
  .seller-hub .xl__basis-1100 {
    flex-basis: 88px;
  }
  .seller-hub .xl__basis-1200 {
    flex-basis: 96px;
  }
  .seller-hub .xl__basis-1300 {
    flex-basis: 104px;
  }
  .seller-hub .xl__basis-1400 {
    flex-basis: 112px;
  }
  .seller-hub .xl__basis-150 {
    flex-basis: 12px;
  }
  .seller-hub .xl__basis-1500 {
    flex-basis: 120px;
  }
  .seller-hub .xl__basis-1600 {
    flex-basis: 128px;
  }
  .seller-hub .xl__basis-2\/12 {
    flex-basis: 16.66%;
  }
  .seller-hub .xl__basis-2\/3 {
    flex-basis: 66.66%;
  }
  .seller-hub .xl__basis-2\/5 {
    flex-basis: 40%;
  }
  .seller-hub .xl__basis-200 {
    flex-basis: 16px;
  }
  .seller-hub .xl__basis-25 {
    flex-basis: 2px;
  }
  .seller-hub .xl__basis-3\/12 {
    flex-basis: 25%;
  }
  .seller-hub .xl__basis-3\/4 {
    flex-basis: 75%;
  }
  .seller-hub .xl__basis-3\/5 {
    flex-basis: 60%;
  }
  .seller-hub .xl__basis-300 {
    flex-basis: 24px;
  }
  .seller-hub .xl__basis-4\/12 {
    flex-basis: 33.33%;
  }
  .seller-hub .xl__basis-4\/5 {
    flex-basis: 80%;
  }
  .seller-hub .xl__basis-400 {
    flex-basis: 32px;
  }
  .seller-hub .xl__basis-5\/12 {
    flex-basis: 41.66%;
  }
  .seller-hub .xl__basis-50 {
    flex-basis: 4px;
  }
  .seller-hub .xl__basis-500 {
    flex-basis: 40px;
  }
  .seller-hub .xl__basis-6\/12 {
    flex-basis: 50%;
  }
  .seller-hub .xl__basis-600 {
    flex-basis: 48px;
  }
  .seller-hub .xl__basis-7\/12 {
    flex-basis: 58.33%;
  }
  .seller-hub .xl__basis-700 {
    flex-basis: 56px;
  }
  .seller-hub .xl__basis-8\/12 {
    flex-basis: 66.66%;
  }
  .seller-hub .xl__basis-800 {
    flex-basis: 64px;
  }
  .seller-hub .xl__basis-9\/12 {
    flex-basis: 75%;
  }
  .seller-hub .xl__basis-900 {
    flex-basis: 72px;
  }
  .seller-hub .xl__basis-auto {
    flex-basis: auto;
  }
  .seller-hub .xl__basis-full {
    flex-basis: 100%;
  }
  .seller-hub .xl__basis-none {
    flex-basis: 0%;
  }
  .seller-hub .xl__rotate-0 {
    --tw-rotate: 0deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .seller-hub .xl__rotate-180 {
    --tw-rotate: 180deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .seller-hub .xl__scale-0 {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .seller-hub .xl__scale-100 {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .seller-hub .xl__flex-row {
    flex-direction: row;
  }
  .seller-hub .xl__flex-row-reverse {
    flex-direction: row-reverse;
  }
  .seller-hub .xl__flex-col {
    flex-direction: column;
  }
  .seller-hub .xl__flex-col-reverse {
    flex-direction: column-reverse;
  }
  .seller-hub .xl__flex-wrap {
    flex-wrap: wrap;
  }
  .seller-hub .xl__flex-wrap-reverse {
    flex-wrap: wrap-reverse;
  }
  .seller-hub .xl__flex-nowrap {
    flex-wrap: nowrap;
  }
  .seller-hub .xl__place-content-center {
    place-content: center;
  }
  .seller-hub .xl__place-content-start {
    place-content: start;
  }
  .seller-hub .xl__place-content-end {
    place-content: end;
  }
  .seller-hub .xl__place-content-between {
    place-content: space-between;
  }
  .seller-hub .xl__place-content-around {
    place-content: space-around;
  }
  .seller-hub .xl__place-content-evenly {
    place-content: space-evenly;
  }
  .seller-hub .xl__place-content-stretch {
    place-content: stretch;
  }
  .seller-hub .xl__place-items-start {
    place-items: start;
  }
  .seller-hub .xl__place-items-end {
    place-items: end;
  }
  .seller-hub .xl__place-items-center {
    place-items: center;
  }
  .seller-hub .xl__place-items-stretch {
    place-items: stretch;
  }
  .seller-hub .xl__content-center {
    align-content: center;
  }
  .seller-hub .xl__content-start {
    align-content: flex-start;
  }
  .seller-hub .xl__content-end {
    align-content: flex-end;
  }
  .seller-hub .xl__content-between {
    align-content: space-between;
  }
  .seller-hub .xl__content-around {
    align-content: space-around;
  }
  .seller-hub .xl__content-evenly {
    align-content: space-evenly;
  }
  .seller-hub .xl__items-start {
    align-items: flex-start;
  }
  .seller-hub .xl__items-end {
    align-items: flex-end;
  }
  .seller-hub .xl__items-center {
    align-items: center;
  }
  .seller-hub .xl__items-baseline {
    align-items: baseline;
  }
  .seller-hub .xl__items-stretch {
    align-items: stretch;
  }
  .seller-hub .xl__justify-start {
    justify-content: flex-start;
  }
  .seller-hub .xl__justify-end {
    justify-content: flex-end;
  }
  .seller-hub .xl__justify-center {
    justify-content: center;
  }
  .seller-hub .xl__justify-between {
    justify-content: space-between;
  }
  .seller-hub .xl__justify-around {
    justify-content: space-around;
  }
  .seller-hub .xl__justify-evenly {
    justify-content: space-evenly;
  }
  .seller-hub .xl__gap-0 {
    gap: 0px;
  }
  .seller-hub .xl__gap-100 {
    gap: 8px;
  }
  .seller-hub .xl__gap-1000 {
    gap: 80px;
  }
  .seller-hub .xl__gap-1100 {
    gap: 88px;
  }
  .seller-hub .xl__gap-1200 {
    gap: 96px;
  }
  .seller-hub .xl__gap-1300 {
    gap: 104px;
  }
  .seller-hub .xl__gap-1400 {
    gap: 112px;
  }
  .seller-hub .xl__gap-150 {
    gap: 12px;
  }
  .seller-hub .xl__gap-1500 {
    gap: 120px;
  }
  .seller-hub .xl__gap-1600 {
    gap: 128px;
  }
  .seller-hub .xl__gap-200 {
    gap: 16px;
  }
  .seller-hub .xl__gap-25 {
    gap: 2px;
  }
  .seller-hub .xl__gap-300 {
    gap: 24px;
  }
  .seller-hub .xl__gap-400 {
    gap: 32px;
  }
  .seller-hub .xl__gap-50 {
    gap: 4px;
  }
  .seller-hub .xl__gap-500 {
    gap: 40px;
  }
  .seller-hub .xl__gap-600 {
    gap: 48px;
  }
  .seller-hub .xl__gap-700 {
    gap: 56px;
  }
  .seller-hub .xl__gap-800 {
    gap: 64px;
  }
  .seller-hub .xl__gap-900 {
    gap: 72px;
  }
  .seller-hub .xl__gap-x-0 {
    column-gap: 0px;
  }
  .seller-hub .xl__gap-x-100 {
    column-gap: 8px;
  }
  .seller-hub .xl__gap-x-1000 {
    column-gap: 80px;
  }
  .seller-hub .xl__gap-x-1100 {
    column-gap: 88px;
  }
  .seller-hub .xl__gap-x-1200 {
    column-gap: 96px;
  }
  .seller-hub .xl__gap-x-1300 {
    column-gap: 104px;
  }
  .seller-hub .xl__gap-x-1400 {
    column-gap: 112px;
  }
  .seller-hub .xl__gap-x-150 {
    column-gap: 12px;
  }
  .seller-hub .xl__gap-x-1500 {
    column-gap: 120px;
  }
  .seller-hub .xl__gap-x-1600 {
    column-gap: 128px;
  }
  .seller-hub .xl__gap-x-200 {
    column-gap: 16px;
  }
  .seller-hub .xl__gap-x-25 {
    column-gap: 2px;
  }
  .seller-hub .xl__gap-x-300 {
    column-gap: 24px;
  }
  .seller-hub .xl__gap-x-400 {
    column-gap: 32px;
  }
  .seller-hub .xl__gap-x-50 {
    column-gap: 4px;
  }
  .seller-hub .xl__gap-x-500 {
    column-gap: 40px;
  }
  .seller-hub .xl__gap-x-600 {
    column-gap: 48px;
  }
  .seller-hub .xl__gap-x-700 {
    column-gap: 56px;
  }
  .seller-hub .xl__gap-x-800 {
    column-gap: 64px;
  }
  .seller-hub .xl__gap-x-900 {
    column-gap: 72px;
  }
  .seller-hub .xl__gap-y-0 {
    row-gap: 0px;
  }
  .seller-hub .xl__gap-y-100 {
    row-gap: 8px;
  }
  .seller-hub .xl__gap-y-1000 {
    row-gap: 80px;
  }
  .seller-hub .xl__gap-y-1100 {
    row-gap: 88px;
  }
  .seller-hub .xl__gap-y-1200 {
    row-gap: 96px;
  }
  .seller-hub .xl__gap-y-1300 {
    row-gap: 104px;
  }
  .seller-hub .xl__gap-y-1400 {
    row-gap: 112px;
  }
  .seller-hub .xl__gap-y-150 {
    row-gap: 12px;
  }
  .seller-hub .xl__gap-y-1500 {
    row-gap: 120px;
  }
  .seller-hub .xl__gap-y-1600 {
    row-gap: 128px;
  }
  .seller-hub .xl__gap-y-200 {
    row-gap: 16px;
  }
  .seller-hub .xl__gap-y-25 {
    row-gap: 2px;
  }
  .seller-hub .xl__gap-y-300 {
    row-gap: 24px;
  }
  .seller-hub .xl__gap-y-400 {
    row-gap: 32px;
  }
  .seller-hub .xl__gap-y-50 {
    row-gap: 4px;
  }
  .seller-hub .xl__gap-y-500 {
    row-gap: 40px;
  }
  .seller-hub .xl__gap-y-600 {
    row-gap: 48px;
  }
  .seller-hub .xl__gap-y-700 {
    row-gap: 56px;
  }
  .seller-hub .xl__gap-y-800 {
    row-gap: 64px;
  }
  .seller-hub .xl__gap-y-900 {
    row-gap: 72px;
  }
  .seller-hub .xl__divide-solid > :not([hidden]) ~ :not([hidden]) {
    border-style: solid;
  }
  .seller-hub .xl__divide-dashed > :not([hidden]) ~ :not([hidden]) {
    border-style: dashed;
  }
  .seller-hub .xl__divide-dotted > :not([hidden]) ~ :not([hidden]) {
    border-style: dotted;
  }
  .seller-hub .xl__divide-none > :not([hidden]) ~ :not([hidden]) {
    border-style: none;
  }
  .seller-hub .xl__place-self-auto {
    place-self: auto;
  }
  .seller-hub .xl__place-self-start {
    place-self: start;
  }
  .seller-hub .xl__place-self-end {
    place-self: end;
  }
  .seller-hub .xl__place-self-center {
    place-self: center;
  }
  .seller-hub .xl__place-self-stretch {
    place-self: stretch;
  }
  .seller-hub .xl__self-auto {
    align-self: auto;
  }
  .seller-hub .xl__self-start {
    align-self: flex-start;
  }
  .seller-hub .xl__self-end {
    align-self: flex-end;
  }
  .seller-hub .xl__self-center {
    align-self: center;
  }
  .seller-hub .xl__self-stretch {
    align-self: stretch;
  }
  .seller-hub .xl__self-baseline {
    align-self: baseline;
  }
  .seller-hub .xl__overflow-auto {
    overflow: auto;
  }
  .seller-hub .xl__overflow-hidden {
    overflow: hidden;
  }
  .seller-hub .xl__overflow-visible {
    overflow: visible;
  }
  .seller-hub .xl__overflow-scroll {
    overflow: scroll;
  }
  .seller-hub .xl__overflow-x-auto {
    overflow-x: auto;
  }
  .seller-hub .xl__overflow-y-auto {
    overflow-y: auto;
  }
  .seller-hub .xl__overflow-x-hidden {
    overflow-x: hidden;
  }
  .seller-hub .xl__overflow-y-hidden {
    overflow-y: hidden;
  }
  .seller-hub .xl__overflow-x-visible {
    overflow-x: visible;
  }
  .seller-hub .xl__overflow-y-visible {
    overflow-y: visible;
  }
  .seller-hub .xl__overflow-x-scroll {
    overflow-x: scroll;
  }
  .seller-hub .xl__overflow-y-scroll {
    overflow-y: scroll;
  }
  .seller-hub .xl__border-none {
    border-width: 0px;
  }
  .seller-hub .xl__border-solid {
    border-style: solid;
  }
  .seller-hub .xl__border-dashed {
    border-style: dashed;
  }
  .seller-hub .xl__border-dotted {
    border-style: dotted;
  }
  .seller-hub .xl__border-none {
    border-style: none;
  }
  .seller-hub .xl__p-0 {
    padding: 0px;
  }
  .seller-hub .xl__p-100 {
    padding: 8px;
  }
  .seller-hub .xl__p-1000 {
    padding: 80px;
  }
  .seller-hub .xl__p-1100 {
    padding: 88px;
  }
  .seller-hub .xl__p-1200 {
    padding: 96px;
  }
  .seller-hub .xl__p-1300 {
    padding: 104px;
  }
  .seller-hub .xl__p-1400 {
    padding: 112px;
  }
  .seller-hub .xl__p-150 {
    padding: 12px;
  }
  .seller-hub .xl__p-1500 {
    padding: 120px;
  }
  .seller-hub .xl__p-1600 {
    padding: 128px;
  }
  .seller-hub .xl__p-200 {
    padding: 16px;
  }
  .seller-hub .xl__p-25 {
    padding: 2px;
  }
  .seller-hub .xl__p-300 {
    padding: 24px;
  }
  .seller-hub .xl__p-400 {
    padding: 32px;
  }
  .seller-hub .xl__p-50 {
    padding: 4px;
  }
  .seller-hub .xl__p-500 {
    padding: 40px;
  }
  .seller-hub .xl__p-600 {
    padding: 48px;
  }
  .seller-hub .xl__p-700 {
    padding: 56px;
  }
  .seller-hub .xl__p-800 {
    padding: 64px;
  }
  .seller-hub .xl__p-900 {
    padding: 72px;
  }
  .seller-hub .xl__px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .seller-hub .xl__px-100 {
    padding-left: 8px;
    padding-right: 8px;
  }
  .seller-hub .xl__px-1000 {
    padding-left: 80px;
    padding-right: 80px;
  }
  .seller-hub .xl__px-1100 {
    padding-left: 88px;
    padding-right: 88px;
  }
  .seller-hub .xl__px-1200 {
    padding-left: 96px;
    padding-right: 96px;
  }
  .seller-hub .xl__px-1300 {
    padding-left: 104px;
    padding-right: 104px;
  }
  .seller-hub .xl__px-1400 {
    padding-left: 112px;
    padding-right: 112px;
  }
  .seller-hub .xl__px-150 {
    padding-left: 12px;
    padding-right: 12px;
  }
  .seller-hub .xl__px-1500 {
    padding-left: 120px;
    padding-right: 120px;
  }
  .seller-hub .xl__px-1600 {
    padding-left: 128px;
    padding-right: 128px;
  }
  .seller-hub .xl__px-200 {
    padding-left: 16px;
    padding-right: 16px;
  }
  .seller-hub .xl__px-25 {
    padding-left: 2px;
    padding-right: 2px;
  }
  .seller-hub .xl__px-300 {
    padding-left: 24px;
    padding-right: 24px;
  }
  .seller-hub .xl__px-400 {
    padding-left: 32px;
    padding-right: 32px;
  }
  .seller-hub .xl__px-50 {
    padding-left: 4px;
    padding-right: 4px;
  }
  .seller-hub .xl__px-500 {
    padding-left: 40px;
    padding-right: 40px;
  }
  .seller-hub .xl__px-600 {
    padding-left: 48px;
    padding-right: 48px;
  }
  .seller-hub .xl__px-700 {
    padding-left: 56px;
    padding-right: 56px;
  }
  .seller-hub .xl__px-800 {
    padding-left: 64px;
    padding-right: 64px;
  }
  .seller-hub .xl__px-900 {
    padding-left: 72px;
    padding-right: 72px;
  }
  .seller-hub .xl__py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .seller-hub .xl__py-100 {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .seller-hub .xl__py-1000 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .seller-hub .xl__py-1100 {
    padding-top: 88px;
    padding-bottom: 88px;
  }
  .seller-hub .xl__py-1200 {
    padding-top: 96px;
    padding-bottom: 96px;
  }
  .seller-hub .xl__py-1300 {
    padding-top: 104px;
    padding-bottom: 104px;
  }
  .seller-hub .xl__py-1400 {
    padding-top: 112px;
    padding-bottom: 112px;
  }
  .seller-hub .xl__py-150 {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .seller-hub .xl__py-1500 {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .seller-hub .xl__py-1600 {
    padding-top: 128px;
    padding-bottom: 128px;
  }
  .seller-hub .xl__py-200 {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .seller-hub .xl__py-25 {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .seller-hub .xl__py-300 {
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .seller-hub .xl__py-400 {
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .seller-hub .xl__py-50 {
    padding-top: 4px;
    padding-bottom: 4px;
  }
  .seller-hub .xl__py-500 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .seller-hub .xl__py-600 {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .seller-hub .xl__py-700 {
    padding-top: 56px;
    padding-bottom: 56px;
  }
  .seller-hub .xl__py-800 {
    padding-top: 64px;
    padding-bottom: 64px;
  }
  .seller-hub .xl__py-900 {
    padding-top: 72px;
    padding-bottom: 72px;
  }
  .seller-hub .xl__pb-0 {
    padding-bottom: 0px;
  }
  .seller-hub .xl__pb-100 {
    padding-bottom: 8px;
  }
  .seller-hub .xl__pb-1000 {
    padding-bottom: 80px;
  }
  .seller-hub .xl__pb-1100 {
    padding-bottom: 88px;
  }
  .seller-hub .xl__pb-1200 {
    padding-bottom: 96px;
  }
  .seller-hub .xl__pb-1300 {
    padding-bottom: 104px;
  }
  .seller-hub .xl__pb-1400 {
    padding-bottom: 112px;
  }
  .seller-hub .xl__pb-150 {
    padding-bottom: 12px;
  }
  .seller-hub .xl__pb-1500 {
    padding-bottom: 120px;
  }
  .seller-hub .xl__pb-1600 {
    padding-bottom: 128px;
  }
  .seller-hub .xl__pb-200 {
    padding-bottom: 16px;
  }
  .seller-hub .xl__pb-25 {
    padding-bottom: 2px;
  }
  .seller-hub .xl__pb-300 {
    padding-bottom: 24px;
  }
  .seller-hub .xl__pb-400 {
    padding-bottom: 32px;
  }
  .seller-hub .xl__pb-50 {
    padding-bottom: 4px;
  }
  .seller-hub .xl__pb-500 {
    padding-bottom: 40px;
  }
  .seller-hub .xl__pb-600 {
    padding-bottom: 48px;
  }
  .seller-hub .xl__pb-700 {
    padding-bottom: 56px;
  }
  .seller-hub .xl__pb-800 {
    padding-bottom: 64px;
  }
  .seller-hub .xl__pb-900 {
    padding-bottom: 72px;
  }
  .seller-hub .xl__pl-0 {
    padding-left: 0px;
  }
  .seller-hub .xl__pl-100 {
    padding-left: 8px;
  }
  .seller-hub .xl__pl-1000 {
    padding-left: 80px;
  }
  .seller-hub .xl__pl-1100 {
    padding-left: 88px;
  }
  .seller-hub .xl__pl-1200 {
    padding-left: 96px;
  }
  .seller-hub .xl__pl-1300 {
    padding-left: 104px;
  }
  .seller-hub .xl__pl-1400 {
    padding-left: 112px;
  }
  .seller-hub .xl__pl-150 {
    padding-left: 12px;
  }
  .seller-hub .xl__pl-1500 {
    padding-left: 120px;
  }
  .seller-hub .xl__pl-1600 {
    padding-left: 128px;
  }
  .seller-hub .xl__pl-200 {
    padding-left: 16px;
  }
  .seller-hub .xl__pl-25 {
    padding-left: 2px;
  }
  .seller-hub .xl__pl-300 {
    padding-left: 24px;
  }
  .seller-hub .xl__pl-400 {
    padding-left: 32px;
  }
  .seller-hub .xl__pl-50 {
    padding-left: 4px;
  }
  .seller-hub .xl__pl-500 {
    padding-left: 40px;
  }
  .seller-hub .xl__pl-600 {
    padding-left: 48px;
  }
  .seller-hub .xl__pl-700 {
    padding-left: 56px;
  }
  .seller-hub .xl__pl-800 {
    padding-left: 64px;
  }
  .seller-hub .xl__pl-900 {
    padding-left: 72px;
  }
  .seller-hub .xl__pr-0 {
    padding-right: 0px;
  }
  .seller-hub .xl__pr-100 {
    padding-right: 8px;
  }
  .seller-hub .xl__pr-1000 {
    padding-right: 80px;
  }
  .seller-hub .xl__pr-1100 {
    padding-right: 88px;
  }
  .seller-hub .xl__pr-1200 {
    padding-right: 96px;
  }
  .seller-hub .xl__pr-1300 {
    padding-right: 104px;
  }
  .seller-hub .xl__pr-1400 {
    padding-right: 112px;
  }
  .seller-hub .xl__pr-150 {
    padding-right: 12px;
  }
  .seller-hub .xl__pr-1500 {
    padding-right: 120px;
  }
  .seller-hub .xl__pr-1600 {
    padding-right: 128px;
  }
  .seller-hub .xl__pr-200 {
    padding-right: 16px;
  }
  .seller-hub .xl__pr-25 {
    padding-right: 2px;
  }
  .seller-hub .xl__pr-300 {
    padding-right: 24px;
  }
  .seller-hub .xl__pr-400 {
    padding-right: 32px;
  }
  .seller-hub .xl__pr-50 {
    padding-right: 4px;
  }
  .seller-hub .xl__pr-500 {
    padding-right: 40px;
  }
  .seller-hub .xl__pr-600 {
    padding-right: 48px;
  }
  .seller-hub .xl__pr-700 {
    padding-right: 56px;
  }
  .seller-hub .xl__pr-800 {
    padding-right: 64px;
  }
  .seller-hub .xl__pr-900 {
    padding-right: 72px;
  }
  .seller-hub .xl__pt-0 {
    padding-top: 0px;
  }
  .seller-hub .xl__pt-100 {
    padding-top: 8px;
  }
  .seller-hub .xl__pt-1000 {
    padding-top: 80px;
  }
  .seller-hub .xl__pt-1100 {
    padding-top: 88px;
  }
  .seller-hub .xl__pt-1200 {
    padding-top: 96px;
  }
  .seller-hub .xl__pt-1300 {
    padding-top: 104px;
  }
  .seller-hub .xl__pt-1400 {
    padding-top: 112px;
  }
  .seller-hub .xl__pt-150 {
    padding-top: 12px;
  }
  .seller-hub .xl__pt-1500 {
    padding-top: 120px;
  }
  .seller-hub .xl__pt-1600 {
    padding-top: 128px;
  }
  .seller-hub .xl__pt-200 {
    padding-top: 16px;
  }
  .seller-hub .xl__pt-25 {
    padding-top: 2px;
  }
  .seller-hub .xl__pt-300 {
    padding-top: 24px;
  }
  .seller-hub .xl__pt-400 {
    padding-top: 32px;
  }
  .seller-hub .xl__pt-50 {
    padding-top: 4px;
  }
  .seller-hub .xl__pt-500 {
    padding-top: 40px;
  }
  .seller-hub .xl__pt-600 {
    padding-top: 48px;
  }
  .seller-hub .xl__pt-700 {
    padding-top: 56px;
  }
  .seller-hub .xl__pt-800 {
    padding-top: 64px;
  }
  .seller-hub .xl__pt-900 {
    padding-top: 72px;
  }
  .seller-hub .xl__text-left {
    text-align: left;
  }
  .seller-hub .xl__text-center {
    text-align: center;
  }
  .seller-hub .xl__text-right {
    text-align: right;
  }
  .seller-hub .xl__text-justify {
    text-align: justify;
  }
  .seller-hub .xl__text-1 {
    font-size: 10px;
  }
  .seller-hub .xl__text-10 {
    font-size: 40px;
  }
  .seller-hub .xl__text-11 {
    font-size: 44px;
  }
  .seller-hub .xl__text-12 {
    font-size: 48px;
  }
  .seller-hub .xl__text-13 {
    font-size: 56px;
  }
  .seller-hub .xl__text-14 {
    font-size: 64px;
  }
  .seller-hub .xl__text-15 {
    font-size: 80px;
  }
  .seller-hub .xl__text-16 {
    font-size: 96px;
  }
  .seller-hub .xl__text-2 {
    font-size: 12px;
  }
  .seller-hub .xl__text-3 {
    font-size: 14px;
  }
  .seller-hub .xl__text-4 {
    font-size: 16px;
  }
  .seller-hub .xl__text-5 {
    font-size: 20px;
  }
  .seller-hub .xl__text-6 {
    font-size: 24px;
  }
  .seller-hub .xl__text-7 {
    font-size: 28px;
  }
  .seller-hub .xl__text-8 {
    font-size: 32px;
  }
  .seller-hub .xl__text-9 {
    font-size: 36px;
  }
  .seller-hub .xl__font-300 {
    font-weight: 300;
  }
  .seller-hub .xl__font-400 {
    font-weight: 400;
  }
  .seller-hub .xl__font-500 {
    font-weight: 500;
  }
  .seller-hub .xl__font-700 {
    font-weight: 700;
  }
  .seller-hub .xl__leading-1 {
    line-height: 12px;
  }
  .seller-hub .xl__leading-10 {
    line-height: 48px;
  }
  .seller-hub .xl__leading-11 {
    line-height: 56px;
  }
  .seller-hub .xl__leading-12 {
    line-height: 64px;
  }
  .seller-hub .xl__leading-13 {
    line-height: 72px;
  }
  .seller-hub .xl__leading-14 {
    line-height: 80px;
  }
  .seller-hub .xl__leading-15 {
    line-height: 96px;
  }
  .seller-hub .xl__leading-16 {
    line-height: 120px;
  }
  .seller-hub .xl__leading-2 {
    line-height: 16px;
  }
  .seller-hub .xl__leading-3 {
    line-height: 18px;
  }
  .seller-hub .xl__leading-4 {
    line-height: 20px;
  }
  .seller-hub .xl__leading-5 {
    line-height: 24px;
  }
  .seller-hub .xl__leading-6 {
    line-height: 28px;
  }
  .seller-hub .xl__leading-7 {
    line-height: 32px;
  }
  .seller-hub .xl__leading-8 {
    line-height: 40px;
  }
  .seller-hub .xl__leading-9 {
    line-height: 44px;
  }
  .seller-hub .xl__outline-none {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }
  .seller-hub .xl__outline-dashed {
    outline-style: dashed;
  }
  .seller-hub .xl__outline-dotted {
    outline-style: dotted;
  }
  .seller-hub .xl__outline-double {
    outline-style: double;
  }
}

.tab-navigation-menu {
  border-bottom: 1px solid #C4C8CF;
  display: flex;
  padding: 0 64px;
}
.tab-navigation-menu .nav-item {
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: #030303;
  padding: 18px 16px;
}
.tab-navigation-menu .nav-item:hover {
  text-decoration: none;
}
.tab-navigation-menu .active {
  border-bottom: 2px solid #014FD3;
  color: #014FD3;
  text-decoration: none;
}

.reports-container {
  padding: 32px 64px;
  background: #FBFBFB;
}
.reports-container .featured-sku-container, .reports-container .product-detail-container {
  background: #FFFFFF;
  border: 1px solid #E4E5E8;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.05);
  border-radius: 8px;
  padding: 48px;
}
.reports-container .featured-sku-container .help-text, .reports-container .product-detail-container .help-text {
  color: #6C6F75;
}
.reports-container .featured-sku-container .help-text span, .reports-container .product-detail-container .help-text span {
  color: #014FD3;
}
.reports-container .featured-sku-container .checklist-container svg, .reports-container .product-detail-container .checklist-container svg {
  flex-shrink: 0;
}
.reports-container .product-detail-container .chosen-date-container {
  padding: 15px 16px;
  height: 48px;
  align-items: center;
  gap: 16px;
}
.reports-container .product-detail-container .chosen-date-container .edit-container {
  gap: 5px;
  align-items: center;
}
.reports-container .product-detail-container .chosen-date-container .edit-container p {
  font-size: 12px;
  font-weight: 500;
}
.reports-container .product-detail-container .time-period-select {
  width: 229px;
}
.reports-container .time-period-container {
  gap: 24px;
}
.reports-container .button-with-error-container {
  gap: 26px;
}
.reports-container .download-error-text div {
  align-self: center !important;
}

.reports-header {
  padding: 24px 64px;
}

.reports-tab-menu-mobile {
  display: none !important;
}

.pc-only-sh {
  margin: 0 8px;
}

.pricing-sheet-shimmer {
  gap: 30px;
  flex-direction: column;
}
.pricing-sheet-shimmer .shimmer-item {
  gap: 10px;
}
.pricing-sheet-shimmer .shimmer-item div {
  height: 32px;
}
.pricing-sheet-shimmer .shimmer-item div:first-child {
  width: 30%;
}
.pricing-sheet-shimmer .shimmer-item div:last-child {
  width: 70%;
}

.additional-reports {
  background-color: #FBFBFB;
  width: 100%;
  min-height: 456px;
  padding: 32px 64px 0;
}
.additional-reports .wrapper-additional-reports {
  background-color: #fff;
  padding: 48px;
  color: #030303;
  border: solid #E4E5E8 1px;
  border-radius: 8px;
  gap: 16px;
  display: flex;
  flex-direction: column;
}
.additional-reports .wrapper-additional-reports h1 {
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 0;
}
.additional-reports .wrapper-additional-reports p {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 0;
}
.additional-reports .wrapper-additional-reports a.primary {
  border-radius: 8px;
  border: 1px solid #0046be;
  background-color: #014fd3;
  font-size: 14px;
  max-width: 319px;
  padding: 10px 20px;
  color: #fff;
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 11.5px;
  min-width: 319px;
}
.additional-reports .wrapper-additional-reports a.primary:hover {
  background-color: #007bff;
  text-decoration: none;
}

.MuiFormControl-root {
  max-width: 240px !important;
}
.MuiFormControl-root .MuiInputBase-root {
  border: solid #818994 1px !important;
  border-radius: 8px !important;
}
.MuiFormControl-root input {
  padding: 15px 16px !important;
}
.MuiFormControl-root div::before {
  border: none !important;
}
.MuiFormControl-root .MuiInput-underline.Mui-error::after {
  transform: scaleX(0) !important;
}
.MuiFormControl-root .MuiFormHelperText-root.Mui-error.MuiFormHelperText-filled {
  color: var(--colorFgDanger) !important;
  font-size: 14px;
  line-height: 18px;
  font-weight: 500;
  font-family: "Human BBY Web" !important;
  margin-top: 16px;
  letter-spacing: unset !important;
  position: relative;
  margin-left: 30px;
}
.MuiFormControl-root .MuiFormHelperText-root.Mui-error.MuiFormHelperText-filled::before {
  content: "";
  width: 20px;
  height: 19px;
  margin-right: 10px;
  position: absolute;
  background: url("data:image/svg+xml,%3Csvg width='20' height='19' viewBox='0 0 20 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.141 18.27H2.75102C1.75102 18.27 0.861021 17.75 0.361021 16.88C-0.138979 16.01 -0.128979 14.98 0.381021 14.12L7.62102 1.85C8.12102 1.01 9.00102 0.5 9.99102 0.5H10.001C10.991 0.5 11.871 1.01 12.371 1.87L19.481 14.09C20.011 14.93 20.031 15.97 19.541 16.86C19.051 17.75 18.151 18.27 17.141 18.27ZM9.99102 2C9.54102 2 9.14102 2.23 8.91102 2.62L1.68102 14.88C1.56831 15.0703 1.50802 15.2871 1.5063 15.5083C1.50458 15.7294 1.56149 15.9471 1.67123 16.1392C1.78096 16.3312 1.93962 16.4908 2.13105 16.6016C2.32247 16.7124 2.53984 16.7705 2.76102 16.77H17.141C17.601 16.77 18.011 16.53 18.231 16.13C18.451 15.73 18.441 15.25 18.191 14.86L11.071 2.62C10.841 2.23 10.441 2 9.99102 2Z' fill='%23B00625'/%3E%3Cpath d='M10.001 12C9.59102 12 9.25102 11.66 9.25102 11.25V5.75C9.25102 5.34 9.59102 5 10.001 5C10.411 5 10.751 5.34 10.751 5.75V11.25C10.751 11.66 10.411 12 10.001 12Z' fill='%23B00625'/%3E%3Cpath d='M10.001 15C10.5533 15 11.001 14.5523 11.001 14C11.001 13.4477 10.5533 13 10.001 13C9.44874 13 9.00102 13.4477 9.00102 14C9.00102 14.5523 9.44874 15 10.001 15Z' fill='%23B00625'/%3E%3C/svg%3E");
  top: 5%;
  left: -30px;
}
.MuiFormControl-root .MuiInput-underline.Mui-error {
  border: 1px solid #B00625 !important;
}
.MuiFormControl-root .MuiInput-underline.Mui-focused {
  border: 2px solid #0046BE !important;
}
.MuiFormControl-root .MuiInput-underline.Mui-focused:after {
  transform: scaleX(0) !important;
}

.MuiTypography-body1, .MuiPickersCalendarHeader-dayLabel, .MuiTypography-body2 {
  font-family: "Human BBY Digital", "Human Fallback", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif !important;
}

@media (max-width: 767px) {
  .reports-tab-menu {
    display: none;
  }
  .reports-tab-menu-mobile {
    display: block !important;
    margin-bottom: 24px;
    padding: 0 16px;
  }
  .reports-tab-menu-mobile span {
    font-size: 16px !important;
  }
  .user-management-description {
    font-size: 20px !important;
  }
  .reports-tab-menu-mobile .left-0.right-0.z-210 {
    margin: 0 16px;
  }
  .reports-tab-menu-container-mobile {
    width: 100% !important;
  }
  .reports-header {
    padding: 24px 16px;
  }
  .reports-container {
    padding: 0;
  }
  .reports-container .featured-sku-container {
    padding: 0 16px 24px;
    border: none;
    border-radius: unset;
    box-sizing: unset;
    border-bottom: 1px solid #E4E5E8;
  }
  .reports-container .featured-sku-container .checklist-container {
    margin-bottom: 24px;
  }
  .reports-container .featured-sku-container .checklist-container p {
    margin-bottom: 0;
  }
  .reports-container .featured-sku-container .checklist-container div {
    align-items: center;
  }
  .reports-container .product-detail-container {
    padding: 0 16px 24px;
    border: none;
    border-radius: unset;
    box-sizing: unset;
    border-bottom: 1px solid #E4E5E8;
  }
  .reports-container .product-detail-container .edit-container p {
    display: none;
  }
  .reports-container .product-detail-container .chosen-date-container {
    height: unset;
    gap: 8px;
  }
  .reports-container .product-detail-container .chosen-date-container p {
    font-size: 14px;
  }
  .reports-container .product-detail-container .time-period-select {
    width: 164px;
    margin-bottom: 0;
  }
  .reports-container .product-detail-container .time-period-container {
    gap: 8px;
    margin-bottom: 32px;
  }
  .reports-container .button-with-error-container {
    flex-direction: column;
    gap: 16px;
    margin-bottom: 32px;
  }
  .reports-container .button-with-error-container button {
    min-width: 100% !important;
  }
  .shimmer-mobile {
    margin: 0 16px;
  }
  .pc-only-sh {
    display: none !important;
  }
  .help-text {
    margin-bottom: 0;
  }
  .help-text span {
    display: block;
    margin-top: 18px;
  }
  .seller-hub.marketplace-container .manage-user-container {
    padding-top: 0 !important;
  }
  .additional-reports {
    background: #fff;
    padding: 0;
    min-height: unset;
  }
  .additional-reports .wrapper-additional-reports {
    border: none;
    padding: 0 16px 40px;
  }
  .MuiFormControl-root {
    max-width: 100% !important;
  }
  .MuiFormControl-root:last-child {
    margin: 0 !important;
  }
}
/* endinject */
/**
 ****************************
 * Generic Styles
 ****************************
*/
ag-grid, ag-grid-angular, ag-grid-ng2, ag-grid-polymer, ag-grid-aurelia {
  display: block;
}

.ag-hidden {
  display: none !important;
}

.ag-invisible {
  visibility: hidden !important;
}

.ag-drag-handle {
  cursor: move;
  cursor: grab;
}

.ag-column-drop-wrapper {
  display: flex;
}

.ag-column-drop-horizontal-half-width {
  display: inline-block;
  width: 50% !important;
}

.ag-unselectable {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.ag-selectable {
  -moz-user-select: text;
  -webkit-user-select: text;
  -ms-user-select: text;
  user-select: text;
}

.ag-tab {
  position: relative;
}

.ag-tab-guard {
  position: absolute;
  width: 0;
  height: 0;
  display: block;
}

.ag-select-agg-func-popup {
  position: absolute;
}

.ag-input-wrapper, .ag-picker-field-wrapper {
  display: flex;
  flex: 1 1 auto;
  align-items: center;
  line-height: normal;
  position: relative;
}

.ag-shake-left-to-right {
  animation-direction: alternate;
  animation-duration: 0.2s;
  animation-iteration-count: infinite;
  animation-name: ag-shake-left-to-right;
}

@keyframes ag-shake-left-to-right {
  from {
    padding-left: 6px;
    padding-right: 2px;
  }
  to {
    padding-left: 2px;
    padding-right: 6px;
  }
}
.ag-root-wrapper {
  cursor: default;
  position: relative;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.ag-root-wrapper.ag-layout-normal {
  height: 100%;
}

.ag-watermark {
  position: absolute;
  bottom: 10px;
  right: 25px;
  opacity: 0.5;
  transition: opacity 1s ease-out 3s;
}
.ag-watermark:before {
  content: "";
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNDk0cHgiIGhlaWdodD0iMjM5cHgiIHZpZXdCb3g9IjAgMCA0OTQgMjM5IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPCEtLSBHZW5lcmF0b3I6IFNrZXRjaCA0Ny4xICg0NTQyMikgLSBodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2ggLS0+CiAgICA8dGl0bGU+TG9nbzwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPgogICAgICAgIDxwYXRoIGQ9Ik0wLjYxMjg0OTkzMSwxMDggTDAuNjEyODQ5OTMxLDY3LjQ1OTYzNzQgTDAuNjEyODQ5OTMxLDY3LjQ1OTYzNzQgQzAuNjEyODQ5OTMxLDYyLjEwMDY1MzYgMy40NzE4MzM3OCw1Ny4xNDg3NDgzIDguMTEyODQ5OTMsNTQuNDY5MjU2NCBMOTguMzA2NDI1LDIuMzk1OTcxNTcgTDk4LjMwNjQyNSwyLjM5NTk3MTU3IEMxMDIuOTQ3NDQxLC0wLjI4MzUyMDM1OCAxMDguNjY1NDA5LC0wLjI4MzUyMDM1OCAxMTMuMzA2NDI1LDIuMzk1OTcxNTcgTDExMy4zMDY0MjUsMi4zOTU5NzE1NyBMMjAzLjUsNTQuNDY5MjU2NCBMMjAzLjUsNTQuNDY5MjU2NCBDMjA4LjE0MTAxNiw1Ny4xNDg3NDgzIDIxMSw2Mi4xMDA2NTM2IDIxMSw2Ny40NTk2Mzc0IEwyMTEsMTM4IEwxODEsMTM4IEwxODAuOTk3MDQxLDkzLjk5OTk5OTggTDE4MC45OTYwMzIsOTMuOTk5OTk5OSBDMTgwLjk5NTQ3NSw4NS43MTYxMjI2IDE3NC4yNzk5MDksNzkuMDAxMDA4NyAxNjUuOTk2MDMyLDc5LjAwMTAwODcgTDEyMiw3OC45OTk5OTk5IEMxMTMuNzE1NzI5LDc4Ljk5OTk5OTkgMTA3LDg1LjcxNTcyODYgMTA3LDkzLjk5OTk5OTkgTDEwNywxMzYuMDE1NjIzIEwxMDcsMTM2LjAxNTYyMyBDMTA3LDE0NC4yOTk4OTUgMTEzLjcxNTcyOSwxNTEuMDE1NjIzIDEyMiwxNTEuMDE1NjIzIEwxNjgsMTUxLjAxNTYyMyBMMTY4LDE2MyBDMTY4LDE2NC42NTY4NTQgMTY2LjY1Njg1NCwxNjYgMTY1LDE2NiBMMTIwLDE2NiBMMTIwLDE3OSBMMTY1Ljk5NjAzMiwxNzkgTDE2NS45OTYwMzIsMTc4Ljk5Nzg3NyBDMTc0LjI3OTQ3NCwxNzguOTk3ODc3IDE4MC45OTQ4NiwxNzIuMjgzNDQyIDE4MC45OTYwMzIsMTY0IEwxODEsMTUwLjk2MDU1NCBMMjExLDE1MC45NjA1NTQgTDIxMSwxNzEuNjA2MjA3IEwyMTEsMTcxLjYwNjIwNyBDMjExLDE3Ni45NjUxOTEgMjA4LjE0MTAxNiwxODEuOTE3MDk2IDIwMy41LDE4NC41OTY1ODggTDExMy4zMDY0MjUsMjM2LjY2OTg3MyBMMTEzLjMwNjQyNSwyMzYuNjY5ODczIEMxMDguNjY1NDA5LDIzOS4zNDkzNjUgMTAyLjk0NzQ0MSwyMzkuMzQ5MzY1IDk4LjMwNjQyNSwyMzYuNjY5ODczIEw4LjExMjg0OTkzLDE4NC41OTY1ODggTDguMTEyODQ5OTMsMTg0LjU5NjU4OCBDMy40NzE4MzM3OCwxODEuOTE3MDk2IDAuNjEyODQ5OTMxLDE3Ni45NjUxOTEgMC42MTI4NDk5MzEsMTcxLjYwNjIwNyBMMC42MTI4NDk5MzEsMTIxIEwyNywxMjEgTDI3LDEzNiBDMjcsMTQ0LjI4NDI3MSAzMy43MTU3Mjg3LDE1MSA0MiwxNTEgTDQyLDE1MSBMMTAwLDE1MSBMMTAwLDk0IEMxMDAsODUuNzE1NzI4OCA5My4yODQyNzEyLDc5IDg1LDc5IEwyNyw3OSBMMjcsOTIgTDg0LDkyIEM4NS42NTY4NTQyLDkyIDg3LDkzLjM0MzE0NTggODcsOTUgTDg3LDk1IEw4NywxMDggTDAuNjEyODQ5OTMxLDEwOCBaIiBpZD0icGF0aC0xIj48L3BhdGg+CiAgICA8L2RlZnM+CiAgICA8ZyBpZD0iU3ltYm9scyIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9IkxvZ28iPgogICAgICAgICAgICA8cGF0aCBkPSJNNDc3LDU1IEw0OTQsNTUgTDQ5NCwxNTEgTDQzNSwxNTEgQzQyNi43MTU3MjksMTUxIDQyMCwxNDQuMjg0MjcxIDQyMCwxMzYgTDQyMCw5NiBDNDIwLDg3LjcxNTcyODggNDI2LjcxNTcyOSw4MSA0MzUsODEgTDQzNSw4MSBMNDc3LDgxIEw0NzcsNTUgWiBNNDQwLDk4IEM0MzguMzQzMTQ2LDk4IDQzNyw5OS4zNDMxNDU4IDQzNywxMDEgTDQzNywxMzEgQzQzNywxMzIuNjU2ODU0IDQzOC4zNDMxNDYsMTM0IDQ0MCwxMzQgTDQ3NywxMzQgTDQ3Nyw5OCBMNDQwLDk4IFoiIGlkPSJkIiBmaWxsPSIjRkZGRkZGIj48L3BhdGg+CiAgICAgICAgICAgIDxnIGlkPSJpIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzOTYuMDAwMDAwLCA1NS4wMDAwMDApIj4KICAgICAgICAgICAgICAgIDxwb2x5Z29uIGlkPSJQYXRoLTYiIGZpbGw9IiNGRkZGRkYiIHBvaW50cz0iMCAyNiAxNyAyNiAxNyA5NiAwIDk2Ij48L3BvbHlnb24+CiAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iUGF0aC03IiBmaWxsPSIjRTExRjIyIiBwb2ludHM9IjAgMS4xMzY4NjgzOGUtMTMgMTcgMS4xMzY4NjgzOGUtMTMgMTcgMTcgMCAxNyI+PC9wb2x5Z29uPgogICAgICAgICAgICA8L2c+CiAgICAgICAgICAgIDxwYXRoIGQ9Ik0zMzEsMTUxIEwzNDgsMTUxIEwzNDgsMTAxIEwzNDgsMTAxIEMzNDgsOTkuMzQzMTQ1OCAzNDkuMzQzMTQ2LDk4IDM1MSw5OCBMMzg5LDk4IEwzODksODEgTDM0Niw4MSBMMzQ2LDgxIEMzMzcuNzE1NzI5LDgxIDMzMSw4Ny43MTU3Mjg4IDMzMSw5NiBMMzMxLDE1MSBaIiBpZD0iciIgZmlsbD0iI0ZGRkZGRiI+PC9wYXRoPgogICAgICAgICAgICA8cGF0aCBkPSJNMzI0LDg2IEwzMjQsNzYgTDMyNCw3NiBDMzI0LDY3LjcxNTcyODggMzE3LjI4NDI3MSw2MSAzMDksNjEgTDI0OSw2MSBMMjQ5LDYxIEMyNDAuNzE1NzI5LDYxIDIzNCw2Ny43MTU3Mjg4IDIzNCw3NiBMMjM0LDEzNiBMMjM0LDEzNiBDMjM0LDE0NC4yODQyNzEgMjQwLjcxNTcyOSwxNTEgMjQ5LDE1MSBMMzA5LDE1MSBMMzA5LDE1MSBDMzE3LjI4NDI3MSwxNTEgMzI0LDE0NC4yODQyNzEgMzI0LDEzNiBMMzI0LDEwMCBMMjg3LDEwMCBMMjg3LDExNyBMMzA3LDExNyBMMzA3LDEzMSBMMzA3LDEzMSBDMzA3LDEzMi42NTY4NTQgMzA1LjY1Njg1NCwxMzQgMzA0LDEzNCBMMjU0LDEzNCBMMjU0LDEzNCBDMjUyLjM0MzE0NiwxMzQgMjUxLDEzMi42NTY4NTQgMjUxLDEzMSBMMjUxLDgxIEwyNTEsODEgQzI1MSw3OS4zNDMxNDU4IDI1Mi4zNDMxNDYsNzggMjU0LDc4IEwzMDQsNzggTDMwNCw3OCBDMzA1LjY1Njg1NCw3OCAzMDcsNzkuMzQzMTQ1OCAzMDcsODEgTDMwNyw4NiBMMzI0LDg2IFoiIGlkPSJHIiBmaWxsPSIjRkZGRkZGIj48L3BhdGg+CiAgICAgICAgICAgIDxnIGlkPSJhZyI+CiAgICAgICAgICAgICAgICA8ZyBpZD0iQ29tYmluZWQtU2hhcGUiPgogICAgICAgICAgICAgICAgICAgIDxtYXNrIGlkPSJtYXNrLTIiIGZpbGw9IndoaXRlIj4KICAgICAgICAgICAgICAgICAgICAgICAgPHVzZSB4bGluazpocmVmPSIjcGF0aC0xIj48L3VzZT4KICAgICAgICAgICAgICAgICAgICA8L21hc2s+CiAgICAgICAgICAgICAgICAgICAgPHVzZSBmaWxsPSIjRTExRjIyIiB4bGluazpocmVmPSIjcGF0aC0xIj48L3VzZT4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgIDxyZWN0IGlkPSJnIiBmaWxsPSIjRTExRjIyIiB4PSIxMjAiIHk9IjkyIiB3aWR0aD0iNDgiIGhlaWdodD0iNDYiIHJ4PSIzIj48L3JlY3Q+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNDAsMTIxIEw4NywxMjEgTDg3LDEzOCBMNDMsMTM4IEw0MywxMzggQzQxLjM0MzE0NTgsMTM4IDQwLDEzNi42NTY4NTQgNDAsMTM1IEw0MCwxMjEgWiIgaWQ9IkNvbWJpbmVkLVNoYXBlIiBmaWxsPSIjRTExRjIyIj48L3BhdGg+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==);
  filter: invert(50%);
  background-repeat: no-repeat;
  background-size: 110px 60px;
  display: block;
  height: 60px;
  width: 110px;
}

.ag-watermark-text {
  opacity: 0.5;
  font-weight: bold;
  font-family: Impact, sans-serif;
  font-size: 19px;
}

.ag-root-wrapper-body {
  display: flex;
  flex-direction: row;
}
.ag-root-wrapper-body.ag-layout-normal {
  flex: 1 1 auto;
  height: 0;
  min-height: 0;
}

.ag-root {
  position: relative;
  display: flex;
  flex-direction: column;
}
.ag-root.ag-layout-normal, .ag-root.ag-layout-auto-height {
  overflow: hidden;
  flex: 1 1 auto;
  width: 0;
}
.ag-root.ag-layout-normal {
  height: 100%;
}

/**
 ****************************
 * Viewports
 ****************************
*/
.ag-header-viewport,
.ag-floating-top-viewport,
.ag-body-viewport,
.ag-center-cols-viewport,
.ag-floating-bottom-viewport,
.ag-body-horizontal-scroll-viewport,
.ag-virtual-list-viewport {
  position: relative;
  height: 100%;
  min-width: 0px;
  overflow: hidden;
  flex: 1 1 auto;
}

.ag-body-viewport.ag-layout-print {
  flex: none;
}

@media print {
  .ag-root-wrapper.ag-layout-print,
  .ag-root-wrapper.ag-layout-print .ag-root-wrapper-body,
  .ag-root-wrapper.ag-layout-print .ag-root,
  .ag-root-wrapper.ag-layout-print .ag-body-viewport,
  .ag-root-wrapper.ag-layout-print .ag-center-cols-container,
  .ag-root-wrapper.ag-layout-print .ag-center-cols-viewport,
  .ag-root-wrapper.ag-layout-print .ag-center-cols-clipper,
  .ag-root-wrapper.ag-layout-print .ag-body-horizontal-scroll-viewport,
  .ag-root-wrapper.ag-layout-print .ag-virtual-list-viewport {
    height: auto !important;
    overflow: hidden !important;
    display: block !important;
  }
  .ag-root-wrapper.ag-layout-print .ag-row {
    page-break-inside: avoid;
  }
}
.ag-body-viewport {
  display: flex;
}
.ag-body-viewport.ag-layout-normal {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.ag-center-cols-viewport {
  width: 100%;
  overflow-x: auto;
}

.ag-body-horizontal-scroll-viewport {
  overflow-x: scroll;
}

.ag-virtual-list-viewport {
  overflow: auto;
  width: 100%;
}

/**
 ****************************
 * Containers
 ****************************
*/
.ag-header-container,
.ag-floating-top-container,
.ag-body-container,
.ag-pinned-right-cols-container,
.ag-center-cols-container,
.ag-pinned-left-cols-container,
.ag-floating-bottom-container,
.ag-body-horizontal-scroll-container,
.ag-full-width-container,
.ag-floating-bottom-full-width-container,
.ag-virtual-list-container {
  position: relative;
}

.ag-header-container, .ag-floating-top-container, .ag-floating-bottom-container {
  height: 100%;
  white-space: nowrap;
}

.ag-center-cols-container {
  display: block;
}

.ag-layout-print .ag-center-cols-clipper {
  min-width: 100%;
}

.ag-pinned-right-cols-container {
  display: block;
}

.ag-body-horizontal-scroll-container {
  height: 100%;
}

.ag-full-width-container,
.ag-floating-top-full-width-container,
.ag-floating-bottom-full-width-container {
  position: absolute;
  top: 0px;
  left: 0px;
  pointer-events: none;
}

.ag-full-width-container {
  width: 100%;
}

.ag-floating-bottom-full-width-container, .ag-floating-top-full-width-container {
  display: inline-block;
  overflow: hidden;
  height: 100%;
  width: 100%;
}

.ag-virtual-list-container {
  overflow: hidden;
}

/**
 ****************************
 * Scrollers
 ****************************
*/
.ag-center-cols-clipper {
  flex: 1 1 auto;
  min-width: 0;
  overflow: hidden;
  min-height: 100%;
}

.ag-body-horizontal-scroll {
  min-height: 0;
  min-width: 0;
  width: 100%;
  display: flex;
  position: absolute;
  bottom: 0;
}

.ag-layout-print .ag-body-horizontal-scroll {
  display: none;
}

.ag-force-vertical-scroll {
  overflow-y: scroll !important;
}
.ag-force-vertical-scroll.ag-layout-print {
  overflow-y: visible !important;
}

.ag-horizontal-left-spacer, .ag-horizontal-right-spacer {
  height: 100%;
  min-width: 0;
  overflow-x: scroll;
}
.ag-horizontal-left-spacer.ag-scroller-corner, .ag-horizontal-right-spacer.ag-scroller-corner {
  overflow-x: hidden;
}

.ag-horizontal-right-spacer {
  border-left: 1px solid #f8f9fa;
}

/**
 ****************************
 * Headers
 ****************************
*/
.ag-header, .ag-pinned-left-header, .ag-pinned-right-header {
  display: inline-block;
  overflow: hidden;
  position: relative;
}

.ag-header-cell-sortable {
  cursor: pointer;
}

.ag-header {
  display: flex;
  width: 100%;
  white-space: nowrap;
}

.ag-pinned-left-header {
  height: 100%;
}

.ag-pinned-right-header {
  height: 100%;
}

.ag-header-row {
  position: absolute;
  overflow: hidden;
}

.ag-header-cell {
  display: inline-flex;
  align-items: center;
  position: absolute;
  height: 100%;
  overflow: hidden;
}

.ag-header-cell.ag-header-active .ag-header-cell-menu-button {
  opacity: 1;
}

.ag-header-cell-menu-button:not(.ag-header-menu-always-show) {
  transition: opacity 0.2s;
  opacity: 0;
}

.ag-header-group-cell-label, .ag-header-cell-label {
  display: flex;
  flex: 1 1 auto;
  overflow: hidden;
  align-items: center;
  text-overflow: ellipsis;
  align-self: stretch;
}

.ag-header-cell-text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.ag-right-aligned-header .ag-header-cell-label {
  flex-direction: row-reverse;
}

.ag-header-group-text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.ag-header-cell-resize {
  position: absolute;
  z-index: 2;
  height: 100%;
  width: 8px;
  top: 0;
  cursor: ew-resize;
}
.ag-ltr .ag-header-cell-resize {
  right: -4px;
}
.ag-rtl .ag-header-cell-resize {
  left: -4px;
}

.ag-pinned-left-header .ag-header-cell-resize {
  right: -4px;
}

.ag-pinned-right-header .ag-header-cell-resize {
  left: -4px;
}

.ag-header-select-all {
  display: flex;
}

/**
 ****************************
 * Columns
 ****************************
*/
.ag-column-moving .ag-cell {
  transition: left 0.2s;
}
.ag-column-moving .ag-header-cell {
  transition: left 0.2s;
}
.ag-column-moving .ag-header-group-cell {
  transition: left 0.2s, width 0.2s;
}

/**
 ****************************
 * Column Panel
 ****************************
*/
.ag-column-panel {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  flex: 1 1 auto;
}

.ag-column-select {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  flex-grow: 3;
  flex-shrink: 1;
  flex-basis: 0;
}

.ag-column-select-header {
  position: relative;
  display: flex;
  flex: none;
}

.ag-column-select-header-icon {
  position: relative;
}

.ag-column-select-header-filter-wrapper {
  flex: 1 1 auto;
}

.ag-column-select-header-filter {
  width: 100%;
}

.ag-column-select-list {
  flex: 1 1 0px;
  overflow: hidden;
}

.ag-column-drop {
  display: inline-flex;
  align-items: center;
  overflow: auto;
  width: 100%;
}

.ag-column-drop-list {
  display: flex;
  align-items: center;
}

.ag-column-drop-cell {
  display: flex;
  align-items: center;
}

.ag-column-drop-cell-text {
  overflow: hidden;
  flex: 1 1 auto;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.ag-column-drop-vertical {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  flex: 1 1 0px;
  align-items: stretch;
}

.ag-column-drop-vertical-title-bar {
  display: flex;
  align-items: center;
  flex: none;
}

.ag-column-drop-vertical-list {
  position: relative;
  align-items: stretch;
  flex-grow: 1;
  flex-direction: column;
  overflow-x: auto;
}
.ag-column-drop-vertical-list > * {
  flex: none;
}

.ag-column-drop-empty .ag-column-drop-vertical-list {
  overflow: hidden;
}

.ag-column-drop-vertical-empty-message {
  display: block;
}

.ag-column-drop.ag-column-drop-horizontal {
  white-space: nowrap;
  overflow: hidden;
}

.ag-column-drop-cell-button {
  cursor: pointer;
}

.ag-filter-toolpanel {
  flex: 1 1 0px;
  min-width: 0;
}

.ag-filter-toolpanel-header {
  position: relative;
}

.ag-filter-toolpanel-header, .ag-filter-toolpanel-search {
  display: flex;
  align-items: center;
}
.ag-filter-toolpanel-header > *, .ag-filter-toolpanel-search > * {
  display: flex;
  align-items: center;
}

.ag-filter-apply-panel {
  display: flex;
  justify-content: flex-end;
  overflow: hidden;
}

/**
 ****************************
 * Rows
 ****************************
*/
.ag-row-animation .ag-row {
  transition: transform 0.4s, top 0.4s, height 0.4s, background-color 0.1s, opacity 0.2s;
}

.ag-row-no-animation .ag-row {
  transition: background-color 0.1s;
}

.ag-row {
  white-space: nowrap;
  width: 100%;
}

.ag-row-loading {
  display: flex;
  align-items: center;
}

.ag-row-position-absolute {
  position: absolute;
}

.ag-row-position-relative {
  position: relative;
}

.ag-full-width-row {
  overflow: hidden;
  pointer-events: all;
}

.ag-row-inline-editing {
  z-index: 1;
}

.ag-row-dragging {
  z-index: 2;
}

.ag-stub-cell {
  display: flex;
  align-items: center;
}

/**
 ****************************
 * Cells
 ****************************
*/
.ag-cell {
  display: inline-block;
  position: absolute;
  white-space: nowrap;
}

.ag-cell-value, .ag-group-value {
  overflow: hidden;
  text-overflow: ellipsis;
}

.ag-cell-wrap-text {
  white-space: normal;
  word-break: break-all;
}

.ag-cell-wrapper {
  display: flex;
  align-items: center;
  height: 100%;
}
.ag-cell-wrapper.ag-row-group {
  align-items: flex-start;
}

.ag-full-width-row .ag-cell-wrapper.ag-row-group {
  align-items: center;
}

.ag-cell-auto-height {
  height: 100%;
}

.ag-cell-inline-editing {
  z-index: 1;
}
.ag-cell-inline-editing .ag-cell-edit-wrapper,
.ag-cell-inline-editing .ag-cell-editor,
.ag-cell-inline-editing .ag-cell-editor .ag-wrapper,
.ag-cell-inline-editing .ag-cell-editor input {
  height: 100%;
  width: 100%;
  line-height: normal;
}

.ag-cell .ag-icon {
  display: inline-block;
  vertical-align: middle;
}

/**
 ****************************
 * Filters
 ****************************
*/
.ag-set-filter-item {
  display: flex;
  align-items: center;
  height: 100%;
}

.ag-set-filter-item-value {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.ag-set-filter-item-checkbox {
  display: flex;
}

.ag-filter-body-wrapper {
  display: flex;
  flex-direction: column;
}

.ag-filter-filter {
  flex: 1 1 0px;
}

.ag-filter-condition {
  display: flex;
  justify-content: center;
}

/**
 ****************************
 * Floating Filter
 ****************************
*/
.ag-floating-filter-body {
  position: relative;
  display: flex;
  flex: 1 1 auto;
  height: 100%;
}

.ag-floating-filter-full-body {
  display: flex;
  flex: 1 1 auto;
  height: 100%;
  width: 100%;
  align-items: center;
  overflow: hidden;
}

.ag-floating-filter-full-body > div {
  flex: 1 1 auto;
}

.ag-floating-filter {
  display: inline-block;
  position: absolute;
}

.ag-floating-filter-input {
  align-items: center;
  display: flex;
  width: 100%;
}
.ag-floating-filter-input > * {
  flex: 1 1 auto;
}

.ag-floating-filter-button {
  display: flex;
  flex: none;
}

/**
 ****************************
 * Drag & Drop
 ****************************
*/
.ag-dnd-ghost {
  position: absolute;
  display: inline-flex;
  align-items: center;
  cursor: move;
  white-space: nowrap;
}

/**
 ****************************
 * Overlay
 ****************************
*/
.ag-overlay {
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
}

.ag-overlay-panel {
  display: flex;
  height: 100%;
  width: 100%;
}

.ag-overlay-wrapper {
  display: flex;
  flex: none;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.ag-overlay-loading-wrapper {
  pointer-events: all;
}

/**
 ****************************
 * Popup
 ****************************
*/
.ag-popup-child {
  z-index: 5;
}

.ag-popup-editor {
  position: absolute;
  user-select: none;
  z-index: 1;
}

.ag-large-text-input {
  display: block;
}

/**
 ****************************
 * Virtual Lists
 ****************************
*/
.ag-virtual-list-item {
  position: absolute;
  width: 100%;
}

/**
 ****************************
 * Floating Top and Bottom
 ****************************
*/
.ag-floating-top {
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  position: relative;
  display: flex;
}

.ag-pinned-left-floating-top {
  display: inline-block;
  overflow: hidden;
  position: relative;
  min-width: 0px;
}

.ag-pinned-right-floating-top {
  display: inline-block;
  overflow: hidden;
  position: relative;
  min-width: 0px;
}

.ag-floating-bottom {
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  position: relative;
  display: flex;
}

.ag-pinned-left-floating-bottom {
  display: inline-block;
  overflow: hidden;
  position: relative;
  min-width: 0px;
}

.ag-pinned-right-floating-bottom {
  display: inline-block;
  overflow: hidden;
  position: relative;
  min-width: 0px;
}

/**
 ****************************
 * Dialog
 ****************************
*/
.ag-dialog, .ag-panel {
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: hidden;
}

.ag-panel-title-bar {
  display: flex;
  flex: none;
  align-items: center;
  cursor: default;
}

.ag-panel-title-bar-title {
  flex: 1 1 auto;
}

.ag-panel-title-bar-buttons {
  display: flex;
}

.ag-panel-title-bar-button {
  cursor: pointer;
}

.ag-panel-content-wrapper {
  display: flex;
  flex: 1 1 auto;
  position: relative;
  overflow: hidden;
}

.ag-dialog {
  position: absolute;
}

.ag-resizer {
  position: absolute;
  pointer-events: none;
  z-index: 1;
}
.ag-resizer.ag-resizer-topLeft {
  top: 0;
  left: 0;
  height: 5px;
  width: 5px;
  cursor: nwse-resize;
}
.ag-resizer.ag-resizer-top {
  top: 0;
  left: 5px;
  right: 5px;
  height: 5px;
  cursor: ns-resize;
}
.ag-resizer.ag-resizer-topRight {
  top: 0;
  right: 0;
  height: 5px;
  width: 5px;
  cursor: nesw-resize;
}
.ag-resizer.ag-resizer-right {
  top: 5px;
  right: 0;
  bottom: 5px;
  width: 5px;
  cursor: ew-resize;
}
.ag-resizer.ag-resizer-bottomRight {
  bottom: 0;
  right: 0;
  height: 5px;
  width: 5px;
  cursor: nwse-resize;
}
.ag-resizer.ag-resizer-bottom {
  bottom: 0;
  left: 5px;
  right: 5px;
  height: 5px;
  cursor: ns-resize;
}
.ag-resizer.ag-resizer-bottomLeft {
  bottom: 0;
  left: 0;
  height: 5px;
  width: 5px;
  cursor: nesw-resize;
}
.ag-resizer.ag-resizer-left {
  left: 0;
  top: 5px;
  bottom: 5px;
  width: 5px;
  cursor: ew-resize;
}

/**
 ****************************
 * Tooltip
 ****************************
*/
.ag-tooltip {
  position: absolute;
  pointer-events: none;
  z-index: 99999;
}

/**
 ****************************
 * Animations
 ****************************
*/
.ag-value-slide-out {
  margin-right: 5px;
  opacity: 1;
  transition: opacity 3s, margin-right 3s;
  transition-timing-function: linear;
}

.ag-value-slide-out-end {
  margin-right: 10px;
  opacity: 0;
}

.ag-opacity-zero {
  opacity: 0 !important;
}

/**
 ****************************
 * Menu
 ****************************
*/
.ag-menu {
  max-height: 100%;
  overflow-y: auto;
  position: absolute;
  user-select: none;
}

.ag-menu-column-select-wrapper {
  height: 265px;
  overflow: auto;
}
.ag-menu-column-select-wrapper .ag-column-select {
  height: 100%;
}

.ag-menu-list {
  display: table;
  width: 100%;
}

.ag-menu-option, .ag-menu-separator {
  display: table-row;
}

.ag-menu-option-part, .ag-menu-separator-part {
  display: table-cell;
  vertical-align: middle;
}

.ag-menu-option-text {
  white-space: nowrap;
}

.ag-compact-menu-option {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
}

.ag-compact-menu-option-text {
  white-space: nowrap;
  flex: 1 1 auto;
}

/**
 ****************************
 * Rich Select
 ****************************
*/
.ag-rich-select {
  cursor: default;
  outline: none;
}

.ag-rich-select-value {
  display: flex;
  align-items: center;
}

.ag-rich-select-value-icon {
  flex: 1 1 auto;
  order: 1;
}
.ag-ltr .ag-rich-select-value-icon {
  text-align: right;
}
.ag-rtl .ag-rich-select-value-icon {
  text-align: left;
}

.ag-rich-select-list {
  position: relative;
}

.ag-rich-select-virtual-list-item {
  display: flex;
}

.ag-rich-select-row {
  display: flex;
  flex: 1 1 auto;
  align-items: center;
  white-space: nowrap;
}

/**
 ****************************
 * Pagination
 ****************************
*/
.ag-paging-panel {
  align-items: center;
  display: flex;
  justify-content: flex-end;
}

.ag-paging-page-summary-panel {
  display: flex;
  align-items: center;
}

.ag-paging-button {
  position: relative;
}

.ag-disabled .ag-paging-page-summary-panel {
  pointer-events: none;
}

/**
 ****************************
 * Tool Panel
 ****************************
*/
.ag-tool-panel-wrapper {
  display: flex;
  overflow-y: auto;
  overflow-x: hidden;
  cursor: default;
  user-select: none;
  width: 200px;
}

.ag-column-select-column,
.ag-column-select-column-group {
  position: relative;
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 100%;
}
.ag-column-select-column > *,
.ag-column-select-column-group > * {
  flex: none;
}

.ag-column-select-checkbox {
  display: flex;
}

.ag-tool-panel-horizontal-resize {
  cursor: ew-resize;
  height: 100%;
  position: absolute;
  top: 0;
  width: 5px;
  z-index: 1;
}

.ag-ltr .ag-side-bar-left .ag-tool-panel-horizontal-resize {
  right: -3px;
}
.ag-rtl .ag-side-bar-left .ag-tool-panel-horizontal-resize {
  left: -3px;
}

.ag-ltr .ag-side-bar-right .ag-tool-panel-horizontal-resize {
  left: -3px;
}
.ag-rtl .ag-side-bar-right .ag-tool-panel-horizontal-resize {
  right: -3px;
}

.ag-details-row {
  width: 100%;
}

.ag-details-row-fixed-height {
  height: 100%;
}

.ag-details-grid {
  width: 100%;
}

.ag-details-grid-fixed-height {
  height: 100%;
}

.ag-header-group-cell {
  display: flex;
  align-items: center;
  height: 100%;
  position: absolute;
}

.ag-cell-label-container {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  align-items: center;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.ag-right-aligned-header .ag-cell-label-container {
  flex-direction: row;
}

/**
 ****************************
 * Side Bar
 ****************************
*/
.ag-side-bar {
  display: flex;
  flex-direction: row-reverse;
}

.ag-side-bar-left {
  order: -1;
  flex-direction: row;
}

.ag-side-button-button {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  white-space: nowrap;
  outline: none;
  cursor: pointer;
}

.ag-side-button-label {
  writing-mode: vertical-lr;
}

/**
 ****************************
 * Status Bar
 ****************************
*/
.ag-status-bar {
  display: flex;
  justify-content: space-between;
  overflow: hidden;
}

.ag-status-panel {
  display: inline-flex;
}

.ag-status-name-value {
  white-space: nowrap;
}

.ag-status-bar-left {
  display: inline-flex;
}

.ag-status-bar-center {
  display: inline-flex;
}

.ag-status-bar-right {
  display: inline-flex;
}

/**
 ****************************
 * Widgets
 ****************************
*/
.ag-icon {
  display: block;
  speak: none;
}

.ag-group {
  position: relative;
  width: 100%;
}

.ag-group-title-bar {
  display: flex;
  align-items: center;
}

.ag-group-title {
  display: block;
  flex: 1 1 auto;
  min-width: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.ag-group-title-bar .ag-group-title {
  cursor: default;
}

.ag-group-toolbar {
  display: flex;
  align-items: center;
}

.ag-group-container {
  display: flex;
}

.ag-disabled .ag-group-container {
  pointer-events: none;
}

.ag-group-container-horizontal {
  flex-direction: row;
  flex-wrap: wrap;
}

.ag-group-container-vertical {
  flex-direction: column;
}

.ag-charts-font-size-color {
  display: flex;
  align-self: stretch;
  justify-content: space-between;
}

.ag-column-group-icons {
  display: block;
}
.ag-column-group-icons > * {
  cursor: pointer;
}

.ag-group-item-alignment-stretch .ag-group-item {
  align-items: stretch;
}

.ag-group-item-alignment-start .ag-group-item {
  align-items: flex-start;
}

.ag-group-item-alignment-end .ag-group-item {
  align-items: flex-end;
}

.ag-toggle-button-icon {
  transition: right 0.3s;
  position: absolute;
  top: -1px;
}

.ag-input-field, .ag-select {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.ag-input-field-input {
  flex: 1 1 auto;
  width: 100%;
  min-width: 0;
}

.ag-floating-filter-input .ag-input-field-input[type=date] {
  width: 1px;
}

.ag-range-field {
  display: flex;
  align-items: center;
}

.ag-angle-select {
  display: flex;
  align-items: center;
}

.ag-angle-select-wrapper {
  display: flex;
}

.ag-angle-select-parent-circle {
  display: block;
  position: relative;
}

.ag-angle-select-child-circle {
  position: absolute;
}

.ag-slider-wrapper {
  display: flex;
}
.ag-slider-wrapper .ag-input-field {
  flex: 1 1 auto;
}

.ag-picker-field-display {
  flex: 1 1 auto;
}

.ag-picker-field {
  display: flex;
  align-items: center;
}

.ag-picker-field-icon {
  display: flex;
  border: 0;
  padding: 0;
  margin: 0;
  cursor: pointer;
}

.ag-picker-field-wrapper {
  overflow: hidden;
}

.ag-label-align-right .ag-label {
  order: 1;
}
.ag-label-align-right > * {
  flex: none;
}

.ag-label-align-top {
  flex-direction: column;
  align-items: flex-start;
}
.ag-label-align-top > * {
  align-self: stretch;
}

.ag-color-panel {
  width: 100%;
  display: flex;
  flex-direction: column;
  text-align: center;
}

.ag-spectrum-color {
  flex: 1 1 auto;
  position: relative;
  overflow: hidden;
  cursor: default;
}

.ag-spectrum-fill {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.ag-spectrum-val {
  cursor: pointer;
}

.ag-spectrum-dragger {
  position: absolute;
  pointer-events: none;
  cursor: pointer;
}

.ag-spectrum-hue {
  cursor: default;
  background: linear-gradient(to left, #ff0000 3%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
}

.ag-spectrum-alpha {
  cursor: default;
}

.ag-spectrum-hue-background {
  width: 100%;
  height: 100%;
}

.ag-spectrum-alpha-background {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgb(0, 0, 0));
  width: 100%;
  height: 100%;
}

.ag-spectrum-tool {
  cursor: pointer;
}

.ag-spectrum-slider {
  position: absolute;
  pointer-events: none;
}

.ag-recent-colors {
  display: flex;
}

.ag-recent-color {
  cursor: pointer;
}

.ag-ltr .ag-column-select-indent-1 {
  padding-left: 20px;
}
.ag-rtl .ag-column-select-indent-1 {
  padding-right: 20px;
}

.ag-ltr .ag-row-group-indent-1 {
  padding-left: 20px;
}
.ag-rtl .ag-row-group-indent-1 {
  padding-right: 20px;
}

.ag-ltr .ag-column-select-indent-2 {
  padding-left: 40px;
}
.ag-rtl .ag-column-select-indent-2 {
  padding-right: 40px;
}

.ag-ltr .ag-row-group-indent-2 {
  padding-left: 40px;
}
.ag-rtl .ag-row-group-indent-2 {
  padding-right: 40px;
}

.ag-ltr .ag-column-select-indent-3 {
  padding-left: 60px;
}
.ag-rtl .ag-column-select-indent-3 {
  padding-right: 60px;
}

.ag-ltr .ag-row-group-indent-3 {
  padding-left: 60px;
}
.ag-rtl .ag-row-group-indent-3 {
  padding-right: 60px;
}

.ag-ltr .ag-column-select-indent-4 {
  padding-left: 80px;
}
.ag-rtl .ag-column-select-indent-4 {
  padding-right: 80px;
}

.ag-ltr .ag-row-group-indent-4 {
  padding-left: 80px;
}
.ag-rtl .ag-row-group-indent-4 {
  padding-right: 80px;
}

.ag-ltr .ag-column-select-indent-5 {
  padding-left: 100px;
}
.ag-rtl .ag-column-select-indent-5 {
  padding-right: 100px;
}

.ag-ltr .ag-row-group-indent-5 {
  padding-left: 100px;
}
.ag-rtl .ag-row-group-indent-5 {
  padding-right: 100px;
}

.ag-ltr .ag-column-select-indent-6 {
  padding-left: 120px;
}
.ag-rtl .ag-column-select-indent-6 {
  padding-right: 120px;
}

.ag-ltr .ag-row-group-indent-6 {
  padding-left: 120px;
}
.ag-rtl .ag-row-group-indent-6 {
  padding-right: 120px;
}

.ag-ltr .ag-column-select-indent-7 {
  padding-left: 140px;
}
.ag-rtl .ag-column-select-indent-7 {
  padding-right: 140px;
}

.ag-ltr .ag-row-group-indent-7 {
  padding-left: 140px;
}
.ag-rtl .ag-row-group-indent-7 {
  padding-right: 140px;
}

.ag-ltr .ag-column-select-indent-8 {
  padding-left: 160px;
}
.ag-rtl .ag-column-select-indent-8 {
  padding-right: 160px;
}

.ag-ltr .ag-row-group-indent-8 {
  padding-left: 160px;
}
.ag-rtl .ag-row-group-indent-8 {
  padding-right: 160px;
}

.ag-ltr .ag-column-select-indent-9 {
  padding-left: 180px;
}
.ag-rtl .ag-column-select-indent-9 {
  padding-right: 180px;
}

.ag-ltr .ag-row-group-indent-9 {
  padding-left: 180px;
}
.ag-rtl .ag-row-group-indent-9 {
  padding-right: 180px;
}

.ag-ltr {
  direction: ltr;
}
.ag-ltr .ag-body, .ag-ltr .ag-floating-top, .ag-ltr .ag-floating-bottom, .ag-ltr .ag-header, .ag-ltr .ag-body-viewport, .ag-ltr .ag-body-horizontal-scroll {
  flex-direction: row;
}

.ag-rtl {
  direction: rtl;
}
.ag-rtl .ag-body, .ag-rtl .ag-floating-top, .ag-rtl .ag-floating-bottom, .ag-rtl .ag-header, .ag-rtl .ag-body-viewport, .ag-rtl .ag-body-horizontal-scroll {
  flex-direction: row-reverse;
}
.ag-rtl .ag-icon-contracted,
.ag-rtl .ag-icon-tree-closed {
  display: block;
  transform: rotate(180deg);
}

.ag-body .ag-body-viewport {
  -webkit-overflow-scrolling: touch;
}

.ag-chart {
  position: relative;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.ag-chart-components-wrapper {
  position: relative;
  display: flex;
  flex: 1 1 auto;
  overflow: hidden;
}

.ag-chart-title-edit {
  position: absolute;
  display: none;
  top: 0;
  left: 0;
  text-align: center;
}

.ag-chart-title-edit.currently-editing {
  display: inline-block;
}

.ag-chart-canvas-wrapper {
  position: relative;
  flex: 1 1 auto;
  overflow: hidden;
}

.ag-charts-canvas {
  display: block;
}

.ag-chart-menu {
  position: absolute;
  top: 10px;
  width: 24px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.ag-ltr .ag-chart-menu {
  right: 20px;
}
.ag-rtl .ag-chart-menu {
  left: 20px;
}

.ag-chart-docked-container {
  position: relative;
  width: 0;
  min-width: 0;
  transition: min-width 0.4s;
}

.ag-chart-menu-hidden ~ .ag-chart-docked-container {
  max-width: 0;
  overflow: hidden;
}

.ag-chart-tabbed-menu {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

.ag-chart-tabbed-menu-header {
  flex: none;
  user-select: none;
  cursor: default;
}

.ag-chart-tabbed-menu-body {
  display: flex;
  flex: 1 1 auto;
  align-items: stretch;
  overflow: hidden;
}

.ag-chart-tab {
  width: 100%;
  overflow: hidden;
  overflow-y: auto;
}

.ag-chart-settings {
  overflow-x: hidden;
}

.ag-chart-settings-wrapper {
  position: relative;
  flex-direction: column;
  width: 100%;
  height: 100%;
  display: flex;
  overflow: hidden;
}

.ag-chart-settings-nav-bar {
  display: flex;
  align-items: center;
  width: 100%;
  height: 30px;
  padding: 0 10px;
  user-select: none;
}

.ag-chart-settings-card-selector {
  display: flex;
  align-items: center;
  justify-content: space-around;
  flex: 1 1 auto;
  height: 100%;
  padding: 0 10px;
}

.ag-chart-settings-card-item {
  cursor: pointer;
  width: 10px;
  height: 10px;
  background-color: #000;
  position: relative;
}
.ag-chart-settings-card-item.ag-not-selected {
  opacity: 0.2;
}
.ag-chart-settings-card-item:before {
  content: " ";
  display: block;
  position: absolute;
  background-color: transparent;
  left: 50%;
  top: 50%;
  margin-left: -10px;
  margin-top: -10px;
  width: 20px;
  height: 20px;
}

.ag-chart-settings-prev,
.ag-chart-settings-next {
  position: relative;
  flex: none;
}

.ag-chart-settings-prev-button,
.ag-chart-settings-next-button {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0;
}

.ag-chart-settings-mini-charts-container {
  position: relative;
  flex: 1 1 auto;
  overflow-x: hidden;
  overflow-y: auto;
}

.ag-chart-settings-mini-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  width: 100%;
  min-height: 100%;
  overflow: hidden;
}
.ag-chart-settings-mini-wrapper.ag-animating {
  transition: left 0.3s;
  transition-timing-function: ease-in-out;
}

.ag-chart-mini-thumbnail {
  cursor: pointer;
}

.ag-chart-mini-thumbnail-canvas {
  display: block;
}

.ag-chart-data-wrapper,
.ag-chart-format-wrapper {
  display: flex;
  flex-direction: column;
  position: relative;
  user-select: none;
}

.ag-chart-data-section,
.ag-chart-format-section {
  display: flex;
  margin: 0;
}

.ag-charts-font-panel-controls {
  justify-content: space-between;
}

.ag-chart-empty-text {
  display: flex;
  top: 0;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
}

.ag-chart .ag-chart-menu {
  opacity: 0;
  pointer-events: none;
}

.ag-chart-menu-hidden:hover .ag-chart-menu {
  opacity: 1;
  pointer-events: all;
}

.ag-date-time-list-page-title-bar {
  display: flex;
}

.ag-date-time-list-page-column-labels-row,
.ag-date-time-list-page-entries-row {
  display: flex;
}

.ag-date-time-list-page-column-label,
.ag-date-time-list-page-entry {
  flex-basis: 0;
  flex-grow: 1;
}

.ag-date-time-list-page-entry {
  cursor: pointer;
}

.ag-theme-material {
  -webkit-font-smoothing: antialiased;
  color: rgba(0, 0, 0, 0.87);
  color: var(--ag-foreground-color, rgba(0, 0, 0, 0.87));
  font-family: "Roboto", sans-serif;
  font-size: 13px;
  line-height: normal;
}
@font-face {
  font-family: "agGridMaterial";
  src: url("data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAABGsAAsAAAAAIJAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAAlEAAAReYPJi3U9TLzIAAANcAAAAPgAAAFZWTFJvY21hcAAAA5wAAAHsAAAFgGqPB0pnbHlmAAAFiAAACFEAAA58peGl1GhlYWQAAA3cAAAALwAAADZ2zcSBaGhlYQAADgwAAAAWAAAAJAfRBDJobXR4AAAOJAAAABIAAAEkt5gAAGxvY2EAAA44AAAAbQAAAJSyFLU8bWF4cAAADqgAAAAfAAAAIAFcAEluYW1lAAAOyAAAATIAAAJebBQ2inBvc3QAAA/8AAABrgAAAom3/2OGeJx9k09yElEQxr9hCCYBk6gRFVFT8X/UOM4MTIBIQBApKwsXLly4iQstrZSrnMC1B7A8gKfwBJZLVx7AA1gewF83g5gswhQz73V//fXX/fopkLSoSF0VhqPd51ra3zt4r5qKmvzM//862H/7Zk/z0x2+on/nFYR/tKR1vdCBvgUKXgefC6WwEHbD3fBD+Cn8oRDUmjZBl/WAJ1bCO1KqhprKVFAJW8x6Sy3QIe+2W0+rqjn3DDTUWXLGxAydcUNPdU0r8PSdp0ctAzhT5+zxHvFc1/IxiEw34G+gZhursdbReUoLeozGHjo6RLfwruDbIXNETB9fH22ho4rex7Fe6h42q80iGzku5R/rke8j31XowhTVhr8Jv/FtknVqb5IpIeIu7A1QD/MebugK0U14erB1PHrLoysgExSmuszKKkuorEKH2nqmV0SWUTGJ6XkXJzXfQv3M3ne+TLcPWTtwjcDeQcPMaidyk1xWewK+yv6dPuqLvuq7fuqXfoOvkiXxCrpw7xzbmQX6dxQ9wNv+Z7VKT3AWR1GHEYvU3fTexPiGeQctWwWf9SZlHWFNHV+G0/AD1GScxhyTF3neBGuJ/Tb7GPRSPo0tnpPe5yEzYBNQo5Mxb2OazFtGhy8QbauJrnPerRY85/20rKd2k5Z9ZzNvp1zj1C/yjais4f15gvcSFmOaWeoelaHaOO7jz1A7y2aq6qhKfXZtssZ+CwZkWqOOiZJEV/0GjH2q1lHQyG/kqs64+k5+UquOiz0qoBNRfpNT75lNch9tNhWjv/VfaSwAAAB4nGNgZGphnMDAysDAVMW0h4GBoQdCMz5gMGRkAooysDIzYAUBaa4pDA4Muh8NmF8AuVFgEqgRRAAA0p8KWwAAeJy11AduVDEUheF/SkILvbcUSK+T3ntlGaFHoUShR6ySndwNEM4dHxYQJCx9c8d+nvdsPZ8BWoCaDEsdqnUqZPut0UpzvMbF5nidX+q3cZ6qvo9wwBEn0Tg91egI+xxyHJVm72+raHYbj+hlRr01GqywwDqT7DDOEtMss8gGs7q+xQTzTLHJHnOsss2ufl/V0+u0ck5PvaB1XNL9LnOFq1zjOje4yS1uc4e73OM+D3iopz3WnHY66KSLp5rXTY9W0Ec/AwwypB21ab2jjGmBrZytrZ1xfrbGysL65M74kna7uDE7o43OT23uza1u7/7Dzf5Da8uP2k/3npFvs1iTfWvIc1uRF7YgL21dXtmkvLYdeWPj8taW5MCm5dCW5Z0tynvbkA82Kx8tT9eRbcmxTcgnm5fPNiVfbFO+2p58szn5bqvyw7blxPQCo1JkVqJakLVWZLaiXmS+oqXQmSZMp5swnXPCdOIJywyGKQWE5dsLUzIIU0YIU1oIUx4IU4IIU5YIU6oIU74IU9IIU+YIU/oIUw4JUyIJUzYJU0oJU14JU3IJa+6rvSBrR0HWzoKsXQVZnxRKPWHN/XYXZO0pyNpbkLWvIGt/QdaBgqyDBVmHCrIOF/kfGiNFc/2jRWYpxgpyrFEw9gcVSJ+veJzFV21MW+cVvue9xTcmEOKAffECduyLfWkwrsy1udgGwlcCisrHZCdaG1LTdIG0sBjaVF2WoX1okyK1ayqt9Efzp9GkizSpTVv+pNOUVCxVmfrHUfNrYmzqn+GsQ1RCreTGVzvnxTbhY1Kn/Rjc933PfT/OPee8z/mwAAL+sTWxR9gvCOCxV4LdE/HoqoetmRVQZX4FG+byvXvQIHYncrnEbCYjCI/RGfED8QPBIlQKNcJhPKlFNFXSJCUiyRHNp9oVu2ZXFbsi6wrcMNKLi+k26lj/Yjo9z9/Zz7CfJyqxmDbSOlLIlssj9qA8+wShWtZtmk3WYT6WTa7GzQXYiGfNMvg2G4dBFJvvnRPnUIYjeNQrWSRLjeyQHS16q94aVv2qv1pSJVVXdVmXJdiYeTalR6N66tkvikQq9tZbsbk53otz25Y4kf9zcRV74f/zTZF/s1asRUqie6rWbAo1XbMrmdnZB5cuZV9+mT1vTrCB/K1cTijJuSquCtWCk27WewDsthoXaJ6WTojYwkGwgi6DLF5++LVLc+EjlvMxv2Y+GFoCY0hcxfdtiw+/BsfQp2AMb+cv781fRCDt4v6b/H0W2M05f3/6UZ4i52nz2Hx78UWeYvkOvpuT6Z18C7b7sfhDoQwRVSsIVpBkK4i6Gyx0dfYaR0trhK6N/dNMxZ4z89C5tPTp+/v3O6scoeMhR5UTFuFGHBfMP0HH0lJnZaXrsN/pDYW8Tl+di9hbS5jdvJ8qbpPDgltQ6K4iCjUJWwSbjE23a5GywrwN27xh5PhTGM2xwhu7buTHcUwahQlcwafoJ+waW0O9BFRJQi95M3b7dizH1uJ37sRzJdz8XLyDmjuFen5LFjt6lEfmRI0DjdqKNvUr1R6bh71vViihJGzMmhFSDz7DXgEzAp+Jt0Pe/EesPxFS8h/RGutXQvnzrL/gr4RNih+Iey6KrKtibTybLT7sr4+8bPdxPGNTbKoEYjd3chgkJ4dvzbIsOvwOPZG7rrLXY7lc7DZbiOdy8TulmPEUWxXa8SXIFK9FUlu1FtkF8gFAUldwQpEtitevKi6mtehEq0HAJdkiabTZIWvsTSnYp3ri8uBTEyMDJ16ok0+1DfmsvZLt6FDfPqsnvK9Xaj6uNhzp7x3A9ck6//fPWB/71eP1jUfC1h5m83UoTseg5nZf7O845xn0abWHjh4H1e3vVKpOfI+mx7pGq2sa6/xFXJLMhxAnjTySoKwoMQaSTtBRNr/oDUK4E1pcUHMARK+FoBr2wwaXre6FEwPvIFFfj8RI4GQgcPIH1AUao9GRaJT9g77Xf9HtLo7mZGEHdiDSnpFoESOTaN9CbPEhHikHAHovRm7DXGZr+WuYBSpyCbiRSJjLyVJ8Yd/we7HSzeh4N4AxiX3z8cd4MWYkmYQIATFHZwu+3cNm+Hco03jKKD5058fZ24U2k5hP0DYL3/uMWI5UuWAT7IheN51BMzQBCaejTXCo5h6FmUdBM2msHxzo8vPgMB/MI2FWpOlvhYICDFI3ND29gmM6fz+dnqbpXXpUE3pVD+rxFVcDXkkm2QJXA5XYmZ8AEyVGURXV2IQrDBJ0mSsbMxfMhVi2aN859gnmi1ohgF9AUeMQUTCuYVTjVBBkNIUPU2aLi5GKSHQCRrrfedsVw4iOtbWNRQ1Daff+HobMD+EVToNSWoQNJa4Mt6VeTLUNK3EpaWB/gmbGZlJtxbhajvaUuR0xLWHikCXM0hFMVGRAHbO2qOkRVZHsLHB+ePyNN8aHz0+XiPHR7u7RbvaTbZNEmFe6aalgl0lxkjSuxtudRdgcEicTwh4Y01Fd/o93yPdtNiwvkplEouDza8I9OqkjLw6hDMfGnrxsBbzO0r4ivy24io/kbI8Q/A9ZG8JEUiCAIABGCkCM1dDGvXK42dMceHLwTPRCk9nsbYBBJOBzbwNN7pXSzdSZwScDzQ1es7npgvllgxc+b7oQ5XNFnaYwTjvwflSUTwkCxjBlR5D2tDhqLF5/uBU8Ng1V1sTam5VdI12VN3lIHqDeXLY5nV6nEyL5W0l4JylO+oJBH0bv83zPdW+oVqnFB210fXa2iI0usROlqKJMourVwKM41S8qnHlVffVvEHC51ttPr59qv+yCVpyBv5v3Xa7L7afWT7evu7bqjf+dj7VUW27mUI/gE5qEJwRN0DE2edBX0BSdVA24qC44AIBug/bw+PinsOTUfLz8onlyKR0bRRm3Vl+vudnbfMz/yzAQK33wR/OLY8fUiYmb+P6l2nWsccK8gqRjZWXFMNq2Drg5A7Ab8GvzynvHuujI/BNqFxLgp8RsbKu5aoTHiyg7SCg7QtA6SCgTvdRzqLXQSgFgVy/N9Pb19c5cgoNF6uqPzj4d0fXI02f/UiTEVVow17dvfvjTbZs4UcAUyVKBNmwlaXjA2Qws6n8hWt9Lvb0vXaWu77tJydYK+7HLfWeBd8VWSUbPx5zyaM3Pa4RsDIt/VvCZSfwF4tisFZWSr5TpHHY2dJD8rcSma5gLU7FMJjaVpB800GAu8xKnoW4qnsnEp+C3pZrqE3aWuAMWVA2ZDBulXzzFtbMYxxmXjebZ3b3WEOyvZTJ0VtjFEwtunKf1LX2fEyuKtQ2ocPHd+CpsxCDxbiyLY7G+Yq5iXM1Qjc9cyRLvNXZtswak4qiQq9jrVAlu1YBzaCfKoy0UWyjNgN1hkWQsqBEMEtakVCjZt/JRJIyFEW6U8dGB3d1MOPrRjvCxtrFzo8l9+Vu/jA0Us1JP6LT7xdTAfDjfz+5i6lECx/d3HD7XHk21GUmY+kXt811RnpmU0Mmy08lncCf7gyD8G975gHwAAAB4nGNgZGBgAOLNefk58fw2Xxm4mV8ABaI4H+9rQNAMDMwvQOIMHAxMIB4AThwLfgB4nGNgZGBgfsHAgEQyMqACTwBFgwMNAAB4nGNgYGBgfjF0MT0AAODAKyYAAHicY2AAAikGD4Y4hhkMlxjeMMowujEWMC5ivMP4jkmByYopgCmJaQ8zA7MMswmzF3MD8wzmDcyfWFRYjFi8WCJYilgOsTKwqrB6sC5jfcPmxhbD1sY2hW0R2wa2fWwX2O6xfWC3Ix0CAAMJHZwAAAB4nGNgZGBg8GSwZeBkAAEmIOYCQgaG/2A+AwAWwQGmAHicfZA9asNAEIWf/BdiQwiEuFKxEEgTkH9Kk9qCgBsX7mVrJcustWK1NvgGOUhOkEOkzEFyijytt7ELz8LwvTdvplgAj/hBgKYCPLjeVAt3VGduk549d8gvnrsYYOK5R//dcx9v+PA8wBMOvBB07umE+PTcYv7Lc5v+t+cO+ddzF0P8ee4hDOC5j1UQeh7gNTBJHpsiXSRWmiJRS5kfVHJlXqqVNHWhSzGJxpeDWJbSkFOxPon6mE+tzURm9F7MdWmlUlpURu/kxkZba6vZaJR5P9roPRLkiGFQIMWCykI6lUBhSc75F4rK3Ezemq0c11QaJQT/P8L45kZMLp0++ym31jix1zhyb0rXIqPOmNHYk+buepNWfJpO5WY7Ohv6EbZuq8IMI77sKh8xxUv/NPJv3gAAeJxtkQdv2zAQhf3Fki3baeO6bbr3Hmqb7r1X+i9oipaJSKRAUR759WXtIECAHnDgew+Hd4OtjdY6+q3/xy4btImI6dAloUefAZsc4zhbDDnBiJOc4jTbnOEs5zjPBS5yictc4SrXuM4NbnKL29zhLve4zwMekvKIxzxhh6c84zkveMkrXvOGt7zjPR/4yCc+84WvfOM7P/jJL36zy5/WQOS5U7nw2pqOcM7O67aoZUcKI1WRrJ90J5ZT4fxQTpXcG9tFugIq2z4UtMmUV67URng1OpQbc1C5KW1hXVrpQFw3kKY0dV9a452QXmWRtNUyls7WdZSpWiZqUYngmfXUUqV1IeppO6DORBehTTzRrvZR7nQV5842VRQKfFSoie8U2oR+3cKKTJs8KcVCl3pfRaUyTRLmWzNjjRoY61NRFHausrgKBqpdaROHDAtXemb90AUTm44b761J7WSydVQwsdP51Ee1mKl+XQavNLNzcwD/jTNYw1VZssZhWh/OMPJOqaN3660kWymTNGa9B4Ich8KjsRjm1EgKpuwxZhE+P6OkoWLJhH1mrdZfDrCtIAAA") format("woff");
  font-weight: normal;
  font-style: normal;
}
.ag-theme-material .ag-icon {
  font-family: "agGridMaterial";
  font-size: 18px;
  line-height: 18px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ag-theme-material .ag-icon-aggregation:before {
  content: "\f101";
}
.ag-theme-material .ag-icon-arrows:before {
  content: "\f102";
}
.ag-theme-material .ag-icon-asc:before {
  content: "\f103";
}
.ag-theme-material .ag-icon-cancel:before {
  content: "\f104";
}
.ag-theme-material .ag-icon-chart:before {
  content: "\f105";
}
.ag-theme-material .ag-icon-color-picker:before {
  content: "\f109";
}
.ag-theme-material .ag-icon-columns:before {
  content: "\f10a";
}
.ag-theme-material .ag-icon-contracted:before {
  content: "\f10b";
}
.ag-theme-material .ag-icon-copy:before {
  content: "\f10c";
}
.ag-theme-material .ag-icon-cross:before {
  content: "\f10d";
}
.ag-theme-material .ag-icon-desc:before {
  content: "\f10e";
}
.ag-theme-material .ag-icon-expanded:before {
  content: "\f10f";
}
.ag-theme-material .ag-icon-eye-slash:before {
  content: "\f110";
}
.ag-theme-material .ag-icon-eye:before {
  content: "\f111";
}
.ag-theme-material .ag-icon-filter:before {
  content: "\f112";
}
.ag-theme-material .ag-icon-first:before {
  content: "\f113";
}
.ag-theme-material .ag-icon-grip:before {
  content: "\f114";
}
.ag-theme-material .ag-icon-group:before {
  content: "\f115";
}
.ag-theme-material .ag-icon-last:before {
  content: "\f116";
}
.ag-theme-material .ag-icon-left:before {
  content: "\f117";
}
.ag-theme-material .ag-icon-linked:before {
  content: "\f118";
}
.ag-theme-material .ag-icon-loading:before {
  content: "\f119";
}
.ag-theme-material .ag-icon-maximize:before {
  content: "\f11a";
}
.ag-theme-material .ag-icon-menu:before {
  content: "\f11b";
}
.ag-theme-material .ag-icon-minimize:before {
  content: "\f11c";
}
.ag-theme-material .ag-icon-next:before {
  content: "\f11d";
}
.ag-theme-material .ag-icon-none:before {
  content: "\f11e";
}
.ag-theme-material .ag-icon-not-allowed:before {
  content: "\f11f";
}
.ag-theme-material .ag-icon-paste:before {
  content: "\f120";
}
.ag-theme-material .ag-icon-pin:before {
  content: "\f121";
}
.ag-theme-material .ag-icon-pivot:before {
  content: "\f122";
}
.ag-theme-material .ag-icon-previous:before {
  content: "\f123";
}
.ag-theme-material .ag-icon-right:before {
  content: "\f126";
}
.ag-theme-material .ag-icon-save:before {
  content: "\f127";
}
.ag-theme-material .ag-icon-small-down:before {
  content: "\f128";
}
.ag-theme-material .ag-icon-small-left:before {
  content: "\f129";
}
.ag-theme-material .ag-icon-small-right:before {
  content: "\f12a";
}
.ag-theme-material .ag-icon-small-up:before {
  content: "\f12b";
}
.ag-theme-material .ag-icon-tick:before {
  content: "\f12c";
}
.ag-theme-material .ag-icon-tree-closed:before {
  content: "\f12d";
}
.ag-theme-material .ag-icon-tree-indeterminate:before {
  content: "\f12e";
}
.ag-theme-material .ag-icon-tree-open:before {
  content: "\f12f";
}
.ag-theme-material .ag-icon-unlinked:before {
  content: "\f130";
}
.ag-theme-material .ag-icon-row-drag:before {
  content: "\f114";
}
.ag-theme-material .ag-left-arrow:before {
  content: "\f117";
}
.ag-theme-material .ag-right-arrow:before {
  content: "\f126";
}
.ag-theme-material .ag-root-wrapper {
  background-color: #fff;
  background-color: var(--ag-background-color, #fff);
}
.ag-theme-material [class^=ag-], .ag-theme-material [class^=ag-]:focus, .ag-theme-material [class^=ag-]:after, .ag-theme-material [class^=ag-]:before {
  box-sizing: border-box;
  outline: none;
}
.ag-theme-material [class^=ag-]::-ms-clear {
  display: none;
}
.ag-theme-material .ag-checkbox .ag-input-wrapper,
.ag-theme-material .ag-radio-button .ag-input-wrapper {
  overflow: visible;
}
.ag-theme-material .ag-range-field .ag-input-wrapper {
  height: 100%;
}
.ag-theme-material .ag-toggle-button {
  flex: none;
  width: unset;
  min-width: unset;
}
.ag-theme-material .ag-ltr .ag-label-align-right .ag-label {
  margin-left: 8px;
}

.ag-theme-material .ag-rtl .ag-label-align-right .ag-label {
  margin-right: 8px;
}

.ag-theme-material input[class^=ag-] {
  margin: 0;
  background-color: #fff;
  background-color: var(--ag-background-color, #fff);
}
.ag-theme-material textarea[class^=ag-],
.ag-theme-material select[class^=ag-] {
  background-color: #fff;
  background-color: var(--ag-background-color, #fff);
}
.ag-theme-material input[class^=ag-]:not([type]),
.ag-theme-material input[class^=ag-][type=text],
.ag-theme-material input[class^=ag-][type=number],
.ag-theme-material input[class^=ag-][type=tel],
.ag-theme-material input[class^=ag-][type=date],
.ag-theme-material input[class^=ag-][type=datetime-local],
.ag-theme-material textarea[class^=ag-] {
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  border-width: 1px;
  border-style: solid;
  border-color: #ced4da;
  border-color: var(--ag-input-border-color, #ced4da);
}
.ag-theme-material input[class^=ag-]:not([type]):disabled,
.ag-theme-material input[class^=ag-][type=text]:disabled,
.ag-theme-material input[class^=ag-][type=number]:disabled,
.ag-theme-material input[class^=ag-][type=tel]:disabled,
.ag-theme-material input[class^=ag-][type=date]:disabled,
.ag-theme-material input[class^=ag-][type=datetime-local]:disabled,
.ag-theme-material textarea[class^=ag-]:disabled {
  color: rgba(0, 0, 0, 0.38);
  color: var(--ag-disabled-foreground-color, rgba(0, 0, 0, 0.38));
  background-color: transparent;
  background-color: var(--ag-input-disabled-background-color, transparent);
  border-color: rgba(206, 212, 218, 0.3);
  border-color: var(--ag-input-disabled-border-color, rgba(206, 212, 218, 0.3));
}
.ag-theme-material input[class^=ag-]:not([type]):focus,
.ag-theme-material input[class^=ag-][type=text]:focus,
.ag-theme-material input[class^=ag-][type=number]:focus,
.ag-theme-material input[class^=ag-][type=tel]:focus,
.ag-theme-material input[class^=ag-][type=date]:focus,
.ag-theme-material input[class^=ag-][type=datetime-local]:focus,
.ag-theme-material textarea[class^=ag-]:focus {
  outline: none;
  box-shadow: 0 0 0 5px rgba(32, 33, 36, 0.122);
  border-color: #3f51b5;
  border-color: var(--ag-input-focus-border-color, var(--ag-material-primary-color, #3f51b5));
}
.ag-theme-material input[class^=ag-][type=number] {
  -moz-appearance: textfield;
}
.ag-theme-material input[class^=ag-][type=number]::-webkit-outer-spin-button, .ag-theme-material input[class^=ag-][type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.ag-theme-material input[class^=ag-][type=range] {
  padding: 0;
}
.ag-theme-material input[class^=ag-][type=button]:focus, .ag-theme-material button[class^=ag-]:focus {
  box-shadow: 0 0 0 5px rgba(32, 33, 36, 0.122);
}
.ag-theme-material .ag-drag-handle {
  color: rgba(0, 0, 0, 0.54);
  color: var(--ag-secondary-foreground-color, rgba(0, 0, 0, 0.54));
}
.ag-theme-material .ag-list-item, .ag-theme-material .ag-virtual-list-item {
  height: 40px;
}
.ag-theme-material .ag-keyboard-focus .ag-virtual-list-item:focus {
  outline: none;
}
.ag-theme-material .ag-keyboard-focus .ag-virtual-list-item:focus:after {
  content: "";
  position: absolute;
  background-color: transparent;
  pointer-events: none;
  top: 4px;
  left: 4px;
  display: block;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  border: 1px solid;
  border-color: #3f51b5;
  border-color: var(--ag-input-focus-border-color, var(--ag-material-primary-color, #3f51b5));
}
.ag-theme-material .ag-select-list {
  background-color: #fff;
  background-color: var(--ag-background-color, #fff);
  overflow-y: auto;
  overflow-x: hidden;
}
.ag-theme-material .ag-list-item {
  display: flex;
  align-items: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ag-theme-material .ag-list-item.ag-active-item {
  background-color: #fafafa;
  background-color: var(--ag-row-hover-color, #fafafa);
}
.ag-theme-material .ag-select-list-item {
  padding-left: 4px;
  padding-right: 4px;
  cursor: default;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.ag-theme-material .ag-select-list-item span {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.ag-theme-material .ag-select .ag-picker-field-wrapper {
  background-color: #fff;
  background-color: var(--ag-background-color, #fff);
  min-height: 40px;
  cursor: default;
}
.ag-theme-material .ag-select.ag-disabled .ag-picker-field-wrapper:focus {
  box-shadow: none;
}
.ag-theme-material .ag-select:not(.ag-cell-editor) {
  height: 40px;
}
.ag-theme-material .ag-select .ag-picker-field-display {
  margin: 4px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ag-theme-material .ag-select .ag-picker-field-icon {
  display: flex;
  align-items: center;
}
.ag-theme-material .ag-select.ag-disabled {
  opacity: 0.5;
}
.ag-theme-material .ag-rich-select {
  background-color: #fafafa;
  background-color: var(--ag-control-panel-background-color, #fafafa);
}
.ag-theme-material .ag-rich-select-list {
  width: 100%;
  min-width: 200px;
  height: 312px;
}
.ag-theme-material .ag-rich-select-value {
  padding: 0 8px 0 24px;
  height: 48px;
}
.ag-theme-material .ag-rich-select-virtual-list-item {
  cursor: default;
  height: 40px;
}
.ag-theme-material .ag-rich-select-virtual-list-item:hover {
  background-color: #fafafa;
  background-color: var(--ag-row-hover-color, #fafafa);
}
.ag-theme-material .ag-rich-select-row {
  padding-left: 24px;
}
.ag-theme-material .ag-rich-select-row-selected {
  background-color: #eee;
  background-color: var(--ag-selected-row-background-color, #eee);
}
.ag-theme-material .ag-row-drag,
.ag-theme-material .ag-selection-checkbox,
.ag-theme-material .ag-group-expanded,
.ag-theme-material .ag-group-contracted {
  color: rgba(0, 0, 0, 0.54);
  color: var(--ag-secondary-foreground-color, rgba(0, 0, 0, 0.54));
}
.ag-theme-material .ag-ltr .ag-row-drag, .ag-theme-material .ag-ltr .ag-selection-checkbox, .ag-theme-material .ag-ltr .ag-group-expanded, .ag-theme-material .ag-ltr .ag-group-contracted {
  margin-right: 24px;
}

.ag-theme-material .ag-rtl .ag-row-drag, .ag-theme-material .ag-rtl .ag-selection-checkbox, .ag-theme-material .ag-rtl .ag-group-expanded, .ag-theme-material .ag-rtl .ag-group-contracted {
  margin-left: 24px;
}

.ag-theme-material .ag-cell-wrapper > *:not(.ag-cell-value):not(.ag-group-value) {
  height: 46px;
  display: flex;
  align-items: center;
  flex: none;
}
.ag-theme-material .ag-group-expanded,
.ag-theme-material .ag-group-contracted {
  cursor: pointer;
}
.ag-theme-material .ag-group-title-bar-icon {
  cursor: pointer;
  flex: none;
  color: rgba(0, 0, 0, 0.54);
  color: var(--ag-secondary-foreground-color, rgba(0, 0, 0, 0.54));
}
.ag-theme-material .ag-ltr .ag-group-child-count {
  margin-left: 2px;
}

.ag-theme-material .ag-rtl .ag-group-child-count {
  margin-right: 2px;
}

.ag-theme-material .ag-group-title-bar {
  background-color: #eee;
  background-color: var(--ag-subheader-background-color, #eee);
  padding: 8px;
}
.ag-theme-material .ag-group-toolbar {
  padding: 8px;
}
.ag-theme-material .ag-disabled-group-title-bar, .ag-theme-material .ag-disabled-group-container {
  opacity: 0.5;
}
.ag-theme-material .group-item {
  margin: 4px 0;
}
.ag-theme-material .ag-label {
  white-space: nowrap;
}
.ag-theme-material .ag-ltr .ag-label {
  margin-right: 8px;
}

.ag-theme-material .ag-rtl .ag-label {
  margin-left: 8px;
}

.ag-theme-material .ag-label-align-top .ag-label {
  margin-bottom: 4px;
}
.ag-theme-material .ag-ltr .ag-slider-field, .ag-theme-material .ag-ltr .ag-angle-select-field {
  margin-right: 16px;
}

.ag-theme-material .ag-rtl .ag-slider-field, .ag-theme-material .ag-rtl .ag-angle-select-field {
  margin-left: 16px;
}

.ag-theme-material .ag-angle-select-parent-circle {
  width: 24px;
  height: 24px;
  border-radius: 12px;
  border: solid 1px;
  border-color: #dee2e6;
  border-color: var(--ag-border-color, #dee2e6);
  background-color: #fff;
  background-color: var(--ag-background-color, #fff);
}
.ag-theme-material .ag-angle-select-child-circle {
  top: 4px;
  left: 12px;
  width: 6px;
  height: 6px;
  margin-left: -3px;
  margin-top: -4px;
  border-radius: 3px;
  background-color: rgba(0, 0, 0, 0.54);
  background-color: var(--ag-secondary-foreground-color, rgba(0, 0, 0, 0.54));
}
.ag-theme-material .ag-picker-field-wrapper {
  border: 1px solid;
  border-color: #dee2e6;
  border-color: var(--ag-border-color, #dee2e6);
  border-radius: 5px;
}
.ag-theme-material .ag-picker-field-wrapper:focus {
  box-shadow: 0 0 0 5px rgba(32, 33, 36, 0.122);
}
.ag-theme-material .ag-picker-field-button {
  background-color: #fff;
  background-color: var(--ag-background-color, #fff);
  color: rgba(0, 0, 0, 0.54);
  color: var(--ag-secondary-foreground-color, rgba(0, 0, 0, 0.54));
}
.ag-theme-material .ag-dialog.ag-color-dialog {
  border-radius: 5px;
}
.ag-theme-material .ag-color-picker .ag-picker-field-display {
  height: 18px;
}
.ag-theme-material .ag-color-panel {
  padding: 8px;
}
.ag-theme-material .ag-spectrum-color {
  background-color: rgb(255, 0, 0);
  border-radius: 2px;
}
.ag-theme-material .ag-spectrum-tools {
  padding: 10px;
}
.ag-theme-material .ag-spectrum-sat {
  background-image: linear-gradient(to right, white, rgba(204, 154, 129, 0));
}
.ag-theme-material .ag-spectrum-val {
  background-image: linear-gradient(to top, black, rgba(204, 154, 129, 0));
}
.ag-theme-material .ag-spectrum-dragger {
  border-radius: 12px;
  height: 12px;
  width: 12px;
  border: 1px solid white;
  background: black;
  box-shadow: 0 0 2px 0px rgba(0, 0, 0, 0.24);
}
.ag-theme-material .ag-spectrum-hue-background {
  border-radius: 2px;
}
.ag-theme-material .ag-spectrum-alpha-background {
  border-radius: 2px;
}
.ag-theme-material .ag-spectrum-tool {
  margin-bottom: 10px;
  height: 11px;
  border-radius: 2px;
}
.ag-theme-material .ag-spectrum-slider {
  margin-top: -12px;
  width: 13px;
  height: 13px;
  border-radius: 13px;
  background-color: rgb(248, 248, 248);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.37);
}
.ag-theme-material .ag-recent-color {
  margin: 0 3px;
}
.ag-theme-material .ag-recent-color:first-child {
  margin-left: 0;
}
.ag-theme-material .ag-recent-color:last-child {
  margin-right: 0;
}
.ag-theme-material.ag-dnd-ghost {
  background: #fff;
  background: var(--ag-background-color, #fff);
  border-radius: 2px;
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  padding: 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  z-index: 10;
  color: rgba(0, 0, 0, 0.54);
  color: var(--ag-secondary-foreground-color, rgba(0, 0, 0, 0.54));
  height: 56px !important;
  line-height: 56px;
  margin: 0;
  padding: 0 16px;
  transform: translateY(16px);
}
.ag-theme-material .ag-dnd-ghost-icon {
  margin-right: 8px;
  color: rgba(0, 0, 0, 0.87);
  color: var(--ag-foreground-color, rgba(0, 0, 0, 0.87));
}
.ag-theme-material .ag-popup-child:not(.ag-tooltip-custom) {
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3);
}
.ag-dragging-range-handle .ag-theme-material .ag-dialog, .ag-dragging-fill-handle .ag-theme-material .ag-dialog {
  opacity: 0.7;
  pointer-events: none;
}
.ag-theme-material .ag-dialog {
  border-radius: 2px;
}
.ag-theme-material .ag-panel {
  background-color: #fff;
  background-color: var(--ag-background-color, #fff);
}
.ag-theme-material .ag-panel-title-bar {
  background-color: #fff;
  background-color: var(--ag-header-background-color, #fff);
  color: rgba(0, 0, 0, 0.54);
  color: var(--ag-header-foreground-color, rgba(0, 0, 0, 0.54));
  height: 56px;
  padding: 8px 24px;
}
.ag-theme-material .ag-ltr .ag-panel-title-bar-button {
  margin-left: 8px;
}

.ag-theme-material .ag-rtl .ag-panel-title-bar-button {
  margin-right: 8px;
}

.ag-theme-material .ag-tooltip {
  background-color: #fff;
  background-color: var(--ag-header-background-color, #fff);
  color: rgba(0, 0, 0, 0.87);
  color: var(--ag-foreground-color, rgba(0, 0, 0, 0.87));
  padding: 8px;
  border-radius: 2px;
  transition: opacity 1s;
}
.ag-theme-material .ag-tooltip.ag-tooltip-hiding {
  opacity: 0;
}
.ag-theme-material .ag-ltr .ag-column-select-indent-1 {
  padding-left: 26px;
}

.ag-theme-material .ag-rtl .ag-column-select-indent-1 {
  padding-right: 26px;
}

.ag-theme-material .ag-ltr .ag-column-select-indent-2 {
  padding-left: 52px;
}

.ag-theme-material .ag-rtl .ag-column-select-indent-2 {
  padding-right: 52px;
}

.ag-theme-material .ag-ltr .ag-column-select-indent-3 {
  padding-left: 78px;
}

.ag-theme-material .ag-rtl .ag-column-select-indent-3 {
  padding-right: 78px;
}

.ag-theme-material .ag-ltr .ag-column-select-indent-4 {
  padding-left: 104px;
}

.ag-theme-material .ag-rtl .ag-column-select-indent-4 {
  padding-right: 104px;
}

.ag-theme-material .ag-ltr .ag-column-select-indent-5 {
  padding-left: 130px;
}

.ag-theme-material .ag-rtl .ag-column-select-indent-5 {
  padding-right: 130px;
}

.ag-theme-material .ag-ltr .ag-column-select-indent-6 {
  padding-left: 156px;
}

.ag-theme-material .ag-rtl .ag-column-select-indent-6 {
  padding-right: 156px;
}

.ag-theme-material .ag-ltr .ag-column-select-indent-7 {
  padding-left: 182px;
}

.ag-theme-material .ag-rtl .ag-column-select-indent-7 {
  padding-right: 182px;
}

.ag-theme-material .ag-ltr .ag-column-select-indent-8 {
  padding-left: 208px;
}

.ag-theme-material .ag-rtl .ag-column-select-indent-8 {
  padding-right: 208px;
}

.ag-theme-material .ag-ltr .ag-column-select-indent-9 {
  padding-left: 234px;
}

.ag-theme-material .ag-rtl .ag-column-select-indent-9 {
  padding-right: 234px;
}

.ag-theme-material .ag-column-select-header-icon {
  cursor: pointer;
}
.ag-theme-material .ag-keyboard-focus .ag-column-select-header-icon:focus {
  outline: none;
}
.ag-theme-material .ag-keyboard-focus .ag-column-select-header-icon:focus:after {
  content: "";
  position: absolute;
  background-color: transparent;
  pointer-events: none;
  top: 0px;
  left: 0px;
  display: block;
  width: calc(100% - 0px);
  height: calc(100% - 0px);
  border: 1px solid;
  border-color: #3f51b5;
  border-color: var(--ag-input-focus-border-color, var(--ag-material-primary-color, #3f51b5));
}
.ag-theme-material .ag-ltr .ag-column-group-icons:not(:last-child), .ag-theme-material .ag-ltr .ag-column-select-header-icon:not(:last-child), .ag-theme-material .ag-ltr .ag-column-select-header-checkbox:not(:last-child), .ag-theme-material .ag-ltr .ag-column-select-header-filter-wrapper:not(:last-child), .ag-theme-material .ag-ltr .ag-column-select-checkbox:not(:last-child), .ag-theme-material .ag-ltr .ag-column-select-column-drag-handle:not(:last-child), .ag-theme-material .ag-ltr .ag-column-select-column-group-drag-handle:not(:last-child), .ag-theme-material .ag-ltr .ag-column-select-column-label:not(:last-child) {
  margin-right: 12px;
}

.ag-theme-material .ag-rtl .ag-column-group-icons:not(:last-child), .ag-theme-material .ag-rtl .ag-column-select-header-icon:not(:last-child), .ag-theme-material .ag-rtl .ag-column-select-header-checkbox:not(:last-child), .ag-theme-material .ag-rtl .ag-column-select-header-filter-wrapper:not(:last-child), .ag-theme-material .ag-rtl .ag-column-select-checkbox:not(:last-child), .ag-theme-material .ag-rtl .ag-column-select-column-drag-handle:not(:last-child), .ag-theme-material .ag-rtl .ag-column-select-column-group-drag-handle:not(:last-child), .ag-theme-material .ag-rtl .ag-column-select-column-label:not(:last-child) {
  margin-left: 12px;
}

.ag-theme-material .ag-keyboard-focus .ag-column-select-virtual-list-item:focus {
  outline: none;
}
.ag-theme-material .ag-keyboard-focus .ag-column-select-virtual-list-item:focus:after {
  content: "";
  position: absolute;
  background-color: transparent;
  pointer-events: none;
  top: 1px;
  left: 1px;
  display: block;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  border: 1px solid;
  border-color: #3f51b5;
  border-color: var(--ag-input-focus-border-color, var(--ag-material-primary-color, #3f51b5));
}
.ag-theme-material .ag-column-select-column-group:not(:last-child),
.ag-theme-material .ag-column-select-column:not(:last-child) {
  margin-bottom: 14px;
}
.ag-theme-material .ag-column-select-column-readonly,
.ag-theme-material .ag-column-select-column-group-readonly {
  color: rgba(0, 0, 0, 0.38);
  color: var(--ag-disabled-foreground-color, rgba(0, 0, 0, 0.38));
  pointer-events: none;
}
.ag-theme-material .ag-ltr .ag-column-select-add-group-indent {
  margin-left: 34px;
}

.ag-theme-material .ag-rtl .ag-column-select-add-group-indent {
  margin-right: 34px;
}

.ag-theme-material .ag-column-select-virtual-list-viewport {
  padding: 8px 12px;
}
.ag-theme-material .ag-rtl {
  text-align: right;
}
.ag-theme-material .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-1 {
  padding-left: 66px;
}

.ag-theme-material .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-1 {
  padding-right: 66px;
}

.ag-theme-material .ag-ltr .ag-row-group-indent-1 {
  padding-left: 42px;
}

.ag-theme-material .ag-rtl .ag-row-group-indent-1 {
  padding-right: 42px;
}

.ag-theme-material .ag-ltr .ag-row-level-1 .ag-pivot-leaf-group {
  margin-left: 42px;
}

.ag-theme-material .ag-rtl .ag-row-level-1 .ag-pivot-leaf-group {
  margin-right: 42px;
}

.ag-theme-material .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-2 {
  padding-left: 108px;
}

.ag-theme-material .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-2 {
  padding-right: 108px;
}

.ag-theme-material .ag-ltr .ag-row-group-indent-2 {
  padding-left: 84px;
}

.ag-theme-material .ag-rtl .ag-row-group-indent-2 {
  padding-right: 84px;
}

.ag-theme-material .ag-ltr .ag-row-level-2 .ag-pivot-leaf-group {
  margin-left: 42px;
}

.ag-theme-material .ag-rtl .ag-row-level-2 .ag-pivot-leaf-group {
  margin-right: 42px;
}

.ag-theme-material .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-3 {
  padding-left: 150px;
}

.ag-theme-material .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-3 {
  padding-right: 150px;
}

.ag-theme-material .ag-ltr .ag-row-group-indent-3 {
  padding-left: 126px;
}

.ag-theme-material .ag-rtl .ag-row-group-indent-3 {
  padding-right: 126px;
}

.ag-theme-material .ag-ltr .ag-row-level-3 .ag-pivot-leaf-group {
  margin-left: 42px;
}

.ag-theme-material .ag-rtl .ag-row-level-3 .ag-pivot-leaf-group {
  margin-right: 42px;
}

.ag-theme-material .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-4 {
  padding-left: 192px;
}

.ag-theme-material .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-4 {
  padding-right: 192px;
}

.ag-theme-material .ag-ltr .ag-row-group-indent-4 {
  padding-left: 168px;
}

.ag-theme-material .ag-rtl .ag-row-group-indent-4 {
  padding-right: 168px;
}

.ag-theme-material .ag-ltr .ag-row-level-4 .ag-pivot-leaf-group {
  margin-left: 42px;
}

.ag-theme-material .ag-rtl .ag-row-level-4 .ag-pivot-leaf-group {
  margin-right: 42px;
}

.ag-theme-material .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-5 {
  padding-left: 234px;
}

.ag-theme-material .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-5 {
  padding-right: 234px;
}

.ag-theme-material .ag-ltr .ag-row-group-indent-5 {
  padding-left: 210px;
}

.ag-theme-material .ag-rtl .ag-row-group-indent-5 {
  padding-right: 210px;
}

.ag-theme-material .ag-ltr .ag-row-level-5 .ag-pivot-leaf-group {
  margin-left: 42px;
}

.ag-theme-material .ag-rtl .ag-row-level-5 .ag-pivot-leaf-group {
  margin-right: 42px;
}

.ag-theme-material .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-6 {
  padding-left: 276px;
}

.ag-theme-material .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-6 {
  padding-right: 276px;
}

.ag-theme-material .ag-ltr .ag-row-group-indent-6 {
  padding-left: 252px;
}

.ag-theme-material .ag-rtl .ag-row-group-indent-6 {
  padding-right: 252px;
}

.ag-theme-material .ag-ltr .ag-row-level-6 .ag-pivot-leaf-group {
  margin-left: 42px;
}

.ag-theme-material .ag-rtl .ag-row-level-6 .ag-pivot-leaf-group {
  margin-right: 42px;
}

.ag-theme-material .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-7 {
  padding-left: 318px;
}

.ag-theme-material .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-7 {
  padding-right: 318px;
}

.ag-theme-material .ag-ltr .ag-row-group-indent-7 {
  padding-left: 294px;
}

.ag-theme-material .ag-rtl .ag-row-group-indent-7 {
  padding-right: 294px;
}

.ag-theme-material .ag-ltr .ag-row-level-7 .ag-pivot-leaf-group {
  margin-left: 42px;
}

.ag-theme-material .ag-rtl .ag-row-level-7 .ag-pivot-leaf-group {
  margin-right: 42px;
}

.ag-theme-material .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-8 {
  padding-left: 360px;
}

.ag-theme-material .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-8 {
  padding-right: 360px;
}

.ag-theme-material .ag-ltr .ag-row-group-indent-8 {
  padding-left: 336px;
}

.ag-theme-material .ag-rtl .ag-row-group-indent-8 {
  padding-right: 336px;
}

.ag-theme-material .ag-ltr .ag-row-level-8 .ag-pivot-leaf-group {
  margin-left: 42px;
}

.ag-theme-material .ag-rtl .ag-row-level-8 .ag-pivot-leaf-group {
  margin-right: 42px;
}

.ag-theme-material .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-9 {
  padding-left: 402px;
}

.ag-theme-material .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-9 {
  padding-right: 402px;
}

.ag-theme-material .ag-ltr .ag-row-group-indent-9 {
  padding-left: 378px;
}

.ag-theme-material .ag-rtl .ag-row-group-indent-9 {
  padding-right: 378px;
}

.ag-theme-material .ag-ltr .ag-row-level-9 .ag-pivot-leaf-group {
  margin-left: 42px;
}

.ag-theme-material .ag-rtl .ag-row-level-9 .ag-pivot-leaf-group {
  margin-right: 42px;
}

.ag-theme-material .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-10 {
  padding-left: 444px;
}

.ag-theme-material .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-10 {
  padding-right: 444px;
}

.ag-theme-material .ag-ltr .ag-row-group-indent-10 {
  padding-left: 420px;
}

.ag-theme-material .ag-rtl .ag-row-group-indent-10 {
  padding-right: 420px;
}

.ag-theme-material .ag-ltr .ag-row-level-10 .ag-pivot-leaf-group {
  margin-left: 42px;
}

.ag-theme-material .ag-rtl .ag-row-level-10 .ag-pivot-leaf-group {
  margin-right: 42px;
}

.ag-theme-material .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-11 {
  padding-left: 486px;
}

.ag-theme-material .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-11 {
  padding-right: 486px;
}

.ag-theme-material .ag-ltr .ag-row-group-indent-11 {
  padding-left: 462px;
}

.ag-theme-material .ag-rtl .ag-row-group-indent-11 {
  padding-right: 462px;
}

.ag-theme-material .ag-ltr .ag-row-level-11 .ag-pivot-leaf-group {
  margin-left: 42px;
}

.ag-theme-material .ag-rtl .ag-row-level-11 .ag-pivot-leaf-group {
  margin-right: 42px;
}

.ag-theme-material .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-12 {
  padding-left: 528px;
}

.ag-theme-material .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-12 {
  padding-right: 528px;
}

.ag-theme-material .ag-ltr .ag-row-group-indent-12 {
  padding-left: 504px;
}

.ag-theme-material .ag-rtl .ag-row-group-indent-12 {
  padding-right: 504px;
}

.ag-theme-material .ag-ltr .ag-row-level-12 .ag-pivot-leaf-group {
  margin-left: 42px;
}

.ag-theme-material .ag-rtl .ag-row-level-12 .ag-pivot-leaf-group {
  margin-right: 42px;
}

.ag-theme-material .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-13 {
  padding-left: 570px;
}

.ag-theme-material .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-13 {
  padding-right: 570px;
}

.ag-theme-material .ag-ltr .ag-row-group-indent-13 {
  padding-left: 546px;
}

.ag-theme-material .ag-rtl .ag-row-group-indent-13 {
  padding-right: 546px;
}

.ag-theme-material .ag-ltr .ag-row-level-13 .ag-pivot-leaf-group {
  margin-left: 42px;
}

.ag-theme-material .ag-rtl .ag-row-level-13 .ag-pivot-leaf-group {
  margin-right: 42px;
}

.ag-theme-material .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-14 {
  padding-left: 612px;
}

.ag-theme-material .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-14 {
  padding-right: 612px;
}

.ag-theme-material .ag-ltr .ag-row-group-indent-14 {
  padding-left: 588px;
}

.ag-theme-material .ag-rtl .ag-row-group-indent-14 {
  padding-right: 588px;
}

.ag-theme-material .ag-ltr .ag-row-level-14 .ag-pivot-leaf-group {
  margin-left: 42px;
}

.ag-theme-material .ag-rtl .ag-row-level-14 .ag-pivot-leaf-group {
  margin-right: 42px;
}

.ag-theme-material .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-15 {
  padding-left: 654px;
}

.ag-theme-material .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-15 {
  padding-right: 654px;
}

.ag-theme-material .ag-ltr .ag-row-group-indent-15 {
  padding-left: 630px;
}

.ag-theme-material .ag-rtl .ag-row-group-indent-15 {
  padding-right: 630px;
}

.ag-theme-material .ag-ltr .ag-row-level-15 .ag-pivot-leaf-group {
  margin-left: 42px;
}

.ag-theme-material .ag-rtl .ag-row-level-15 .ag-pivot-leaf-group {
  margin-right: 42px;
}

.ag-theme-material .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-16 {
  padding-left: 696px;
}

.ag-theme-material .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-16 {
  padding-right: 696px;
}

.ag-theme-material .ag-ltr .ag-row-group-indent-16 {
  padding-left: 672px;
}

.ag-theme-material .ag-rtl .ag-row-group-indent-16 {
  padding-right: 672px;
}

.ag-theme-material .ag-ltr .ag-row-level-16 .ag-pivot-leaf-group {
  margin-left: 42px;
}

.ag-theme-material .ag-rtl .ag-row-level-16 .ag-pivot-leaf-group {
  margin-right: 42px;
}

.ag-theme-material .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-17 {
  padding-left: 738px;
}

.ag-theme-material .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-17 {
  padding-right: 738px;
}

.ag-theme-material .ag-ltr .ag-row-group-indent-17 {
  padding-left: 714px;
}

.ag-theme-material .ag-rtl .ag-row-group-indent-17 {
  padding-right: 714px;
}

.ag-theme-material .ag-ltr .ag-row-level-17 .ag-pivot-leaf-group {
  margin-left: 42px;
}

.ag-theme-material .ag-rtl .ag-row-level-17 .ag-pivot-leaf-group {
  margin-right: 42px;
}

.ag-theme-material .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-18 {
  padding-left: 780px;
}

.ag-theme-material .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-18 {
  padding-right: 780px;
}

.ag-theme-material .ag-ltr .ag-row-group-indent-18 {
  padding-left: 756px;
}

.ag-theme-material .ag-rtl .ag-row-group-indent-18 {
  padding-right: 756px;
}

.ag-theme-material .ag-ltr .ag-row-level-18 .ag-pivot-leaf-group {
  margin-left: 42px;
}

.ag-theme-material .ag-rtl .ag-row-level-18 .ag-pivot-leaf-group {
  margin-right: 42px;
}

.ag-theme-material .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-19 {
  padding-left: 822px;
}

.ag-theme-material .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-19 {
  padding-right: 822px;
}

.ag-theme-material .ag-ltr .ag-row-group-indent-19 {
  padding-left: 798px;
}

.ag-theme-material .ag-rtl .ag-row-group-indent-19 {
  padding-right: 798px;
}

.ag-theme-material .ag-ltr .ag-row-level-19 .ag-pivot-leaf-group {
  margin-left: 42px;
}

.ag-theme-material .ag-rtl .ag-row-level-19 .ag-pivot-leaf-group {
  margin-right: 42px;
}

.ag-theme-material .ag-ltr .ag-row-group-leaf-indent {
  margin-left: 42px;
}

.ag-theme-material .ag-rtl .ag-row-group-leaf-indent {
  margin-right: 42px;
}

.ag-theme-material .ag-value-change-delta {
  padding-right: 2px;
}
.ag-theme-material .ag-value-change-delta-up {
  color: #43a047;
  color: var(--ag-value-change-delta-up-color, #43a047);
}
.ag-theme-material .ag-value-change-delta-down {
  color: #e53935;
  color: var(--ag-value-change-delta-down-color, #e53935);
}
.ag-theme-material .ag-value-change-value {
  background-color: transparent;
  border-radius: 1px;
  padding-left: 1px;
  padding-right: 1px;
  transition: background-color 1s;
}
.ag-theme-material .ag-value-change-value-highlight {
  background-color: #00acc1;
  background-color: var(--ag-value-change-value-highlight-background-color, #00acc1);
  transition: background-color 0.1s;
}
.ag-theme-material .ag-cell-data-changed {
  background-color: #00acc1 !important;
  background-color: var(--ag-value-change-value-highlight-background-color, #00acc1) !important;
}
.ag-theme-material .ag-cell-data-changed-animation {
  background-color: transparent;
}
.ag-theme-material .ag-cell-highlight {
  background-color: #fce4ec !important;
  background-color: var(--ag-range-selection-highlight-color, #fce4ec) !important;
}
.ag-theme-material .ag-row {
  height: 48px;
  background-color: #fff;
  background-color: var(--ag-background-color, #fff);
  color: rgba(0, 0, 0, 0.87);
  color: var(--ag-data-color, var(--ag-foreground-color, rgba(0, 0, 0, 0.87)));
  border-width: 1px;
  border-color: #dee2e6;
  border-color: var(--ag-row-border-color, var(--ag-secondary-border-color, var(--ag-border-color, #dee2e6)));
  border-bottom-style: solid;
}
.ag-theme-material .ag-row-highlight-above::after, .ag-theme-material .ag-row-highlight-below::after {
  content: "";
  position: absolute;
  width: calc(100% - 1px);
  height: 1px;
  background-color: #3f51b5;
  background-color: var(--ag-range-selection-border-color, #3f51b5);
  left: 1px;
}
.ag-theme-material .ag-row-highlight-above::after {
  top: -1px;
}
.ag-theme-material .ag-row-highlight-above.ag-row-first::after {
  top: 0;
}
.ag-theme-material .ag-row-highlight-below::after {
  bottom: 0px;
}
.ag-theme-material .ag-row-odd {
  background-color: var(--ag-odd-row-background-color);
}
.ag-theme-material .ag-horizontal-left-spacer:not(.ag-scroller-corner) {
  border-right: solid 1px;
  border-right-color: #dee2e6;
  border-right-color: var(--ag-border-color, #dee2e6);
}
.ag-theme-material .ag-horizontal-right-spacer:not(.ag-scroller-corner) {
  border-left: solid 1px;
  border-left-color: #dee2e6;
  border-left-color: var(--ag-border-color, #dee2e6);
}
.ag-theme-material .ag-row-hover {
  background-color: #fafafa;
  background-color: var(--ag-row-hover-color, #fafafa);
}
.ag-theme-material .ag-ltr .ag-right-aligned-cell {
  text-align: right;
}

.ag-theme-material .ag-rtl .ag-right-aligned-cell {
  text-align: left;
}

.ag-theme-material .ag-ltr .ag-right-aligned-cell .ag-cell-value {
  margin-left: auto;
}

.ag-theme-material .ag-rtl .ag-right-aligned-cell .ag-cell-value {
  margin-right: auto;
}

.ag-theme-material .ag-cell, .ag-theme-material .ag-full-width-row .ag-cell-wrapper.ag-row-group {
  border: 1px solid transparent;
  line-height: 46px;
  padding-left: 23px;
  padding-right: 23px;
  -webkit-font-smoothing: subpixel-antialiased;
}
.ag-theme-material .ag-row > .ag-cell-wrapper {
  padding-left: 23px;
  padding-right: 23px;
}
.ag-theme-material .ag-row-dragging {
  cursor: move;
  opacity: 0.5;
}
.ag-theme-material .ag-cell-inline-editing {
  background: #fff;
  background: var(--ag-background-color, #fff);
  border-radius: 2px;
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  padding: 8px;
  padding: 0;
  height: 48px;
  background-color: #fafafa;
  background-color: var(--ag-control-panel-background-color, #fafafa);
}
.ag-theme-material .ag-popup-editor {
  background: #fff;
  background: var(--ag-background-color, #fff);
  border-radius: 2px;
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  padding: 8px;
  background-color: #fafafa;
  background-color: var(--ag-control-panel-background-color, #fafafa);
  padding: 0;
}
.ag-theme-material .ag-large-text-input {
  height: auto;
  padding: 24px;
}
.ag-theme-material .ag-details-row {
  padding: 40px;
  background-color: #fff;
  background-color: var(--ag-background-color, #fff);
}
.ag-theme-material .ag-layout-auto-height .ag-center-cols-clipper, .ag-theme-material .ag-layout-auto-height .ag-center-cols-container, .ag-theme-material .ag-layout-print .ag-center-cols-clipper, .ag-theme-material .ag-layout-print .ag-center-cols-container {
  min-height: 50px;
}
.ag-theme-material .ag-overlay-loading-wrapper {
  background-color: rgba(255, 255, 255, 0.66);
  background-color: var(--ag-modal-overlay-background-color, rgba(255, 255, 255, 0.66));
}
.ag-theme-material .ag-overlay-loading-center {
  background: #fff;
  background: var(--ag-background-color, #fff);
  border-radius: 2px;
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  padding: 8px;
}
.ag-theme-material .ag-overlay-no-rows-wrapper.ag-layout-auto-height {
  padding-top: 30px;
}
.ag-theme-material .ag-loading {
  padding-left: 24px;
  display: flex;
  height: 100%;
  align-items: center;
}
.ag-theme-material .ag-loading-icon {
  padding-right: 24px;
}
.ag-theme-material .ag-icon-loading {
  animation-name: spin;
  animation-duration: 1000ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.ag-theme-material .ag-floating-top {
  border-bottom: solid 1px;
  border-bottom-color: #dee2e6;
  border-bottom-color: var(--ag-border-color, #dee2e6);
}
.ag-theme-material .ag-floating-bottom {
  border-top: solid 1px;
  border-top-color: #dee2e6;
  border-top-color: var(--ag-border-color, #dee2e6);
}
.ag-theme-material .ag-ltr .ag-cell {
  border-right: 1px solid transparent;
}

.ag-theme-material .ag-rtl .ag-cell {
  border-left: 1px solid transparent;
}

.ag-theme-material .ag-ltr .ag-cell {
  border-right-width: 1px;
}

.ag-theme-material .ag-rtl .ag-cell {
  border-left-width: 1px;
}

.ag-theme-material .ag-cell.ag-cell-first-right-pinned:not(.ag-cell-range-left):not(.ag-cell-range-single-cell) {
  border-left: solid 1px;
  border-left-color: #dee2e6;
  border-left-color: var(--ag-border-color, #dee2e6);
}
.ag-theme-material .ag-cell.ag-cell-last-left-pinned:not(.ag-cell-range-right):not(.ag-cell-range-single-cell) {
  border-right: solid 1px;
  border-right-color: #dee2e6;
  border-right-color: var(--ag-border-color, #dee2e6);
}
.ag-theme-material .ag-row-selected {
  background-color: #eee;
  background-color: var(--ag-selected-row-background-color, #eee);
}
.ag-theme-material .ag-cell-range-selected:not(.ag-cell-focus),
.ag-theme-material .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-single-cell:not(.ag-cell-inline-editing) {
  background-color: rgba(122, 134, 203, 0.1);
  background-color: var(--ag-range-selection-background-color, rgba(122, 134, 203, 0.1));
}
.ag-theme-material .ag-cell-range-selected:not(.ag-cell-focus).ag-cell-range-chart,
.ag-theme-material .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-single-cell:not(.ag-cell-inline-editing).ag-cell-range-chart {
  background-color: rgba(0, 88, 255, 0.1) !important;
  background-color: var(--ag-range-selection-chart-background-color, rgba(0, 88, 255, 0.1)) !important;
}
.ag-theme-material .ag-cell-range-selected:not(.ag-cell-focus).ag-cell-range-chart.ag-cell-range-chart-category,
.ag-theme-material .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-single-cell:not(.ag-cell-inline-editing).ag-cell-range-chart.ag-cell-range-chart-category {
  background-color: rgba(0, 255, 132, 0.1) !important;
  background-color: var(--ag-range-selection-chart-category-background-color, rgba(0, 255, 132, 0.1)) !important;
}
.ag-theme-material .ag-cell-range-selected-1:not(.ag-cell-focus),
.ag-theme-material .ag-root:not(.ag-context-menu-open) .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-selected-1:not(.ag-cell-inline-editing) {
  background-color: rgba(122, 134, 203, 0.1);
  background-color: var(--ag-range-selection-background-color-1, var(--ag-range-selection-background-color, rgba(122, 134, 203, 0.1)));
}
.ag-theme-material .ag-cell-range-selected-2:not(.ag-cell-focus),
.ag-theme-material .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-selected-2 {
  background-color: rgba(122, 134, 203, 0.19);
  background-color: var(--ag-range-selection-background-color-2, rgba(122, 134, 203, 0.19));
}
.ag-theme-material .ag-cell-range-selected-3:not(.ag-cell-focus),
.ag-theme-material .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-selected-3 {
  background-color: rgba(122, 134, 203, 0.271);
  background-color: var(--ag-range-selection-background-color-3, rgba(122, 134, 203, 0.271));
}
.ag-theme-material .ag-cell-range-selected-4:not(.ag-cell-focus),
.ag-theme-material .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-selected-4 {
  background-color: rgba(122, 134, 203, 0.3439);
  background-color: var(--ag-range-selection-background-color-4, rgba(122, 134, 203, 0.3439));
}
.ag-theme-material .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-top {
  border-top-color: #3f51b5;
  border-top-color: var(--ag-range-selection-border-color, #3f51b5);
}
.ag-theme-material .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-right {
  border-right-color: #3f51b5;
  border-right-color: var(--ag-range-selection-border-color, #3f51b5);
}
.ag-theme-material .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-bottom {
  border-bottom-color: #3f51b5;
  border-bottom-color: var(--ag-range-selection-border-color, #3f51b5);
}
.ag-theme-material .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-left {
  border-left-color: #3f51b5;
  border-left-color: var(--ag-range-selection-border-color, #3f51b5);
}
.ag-theme-material .ag-ltr .ag-has-focus .ag-cell-focus:not(.ag-cell-range-selected),
.ag-theme-material .ag-ltr .ag-context-menu-open .ag-cell-focus:not(.ag-cell-range-selected),
.ag-theme-material .ag-ltr .ag-has-focus .ag-full-width-row.ag-row-focus .ag-cell-wrapper.ag-row-group,
.ag-theme-material .ag-ltr .ag-cell-range-single-cell,
.ag-theme-material .ag-ltr .ag-cell-range-single-cell.ag-cell-range-handle, .ag-theme-material .ag-rtl .ag-has-focus .ag-cell-focus:not(.ag-cell-range-selected),
.ag-theme-material .ag-rtl .ag-context-menu-open .ag-cell-focus:not(.ag-cell-range-selected),
.ag-theme-material .ag-rtl .ag-has-focus .ag-full-width-row.ag-row-focus .ag-cell-wrapper.ag-row-group,
.ag-theme-material .ag-rtl .ag-cell-range-single-cell,
.ag-theme-material .ag-rtl .ag-cell-range-single-cell.ag-cell-range-handle {
  border: 1px solid;
  border-color: #3f51b5;
  border-color: var(--ag-range-selection-border-color, #3f51b5);
  outline: initial;
}
.ag-theme-material .ag-cell.ag-selection-fill-top,
.ag-theme-material .ag-cell.ag-selection-fill-top.ag-cell-range-selected {
  border-top: 1px dashed;
  border-top-color: #3f51b5;
  border-top-color: var(--ag-range-selection-border-color, #3f51b5);
}
.ag-theme-material .ag-ltr .ag-cell.ag-selection-fill-right, .ag-theme-material .ag-ltr .ag-cell.ag-selection-fill-right.ag-cell-range-selected {
  border-right: 1px dashed;
  border-right-color: #3f51b5;
  border-right-color: var(--ag-range-selection-border-color, #3f51b5);
}

.ag-theme-material .ag-rtl .ag-cell.ag-selection-fill-right, .ag-theme-material .ag-rtl .ag-cell.ag-selection-fill-right.ag-cell-range-selected {
  border-left: 1px dashed;
  border-left-color: #3f51b5;
  border-left-color: var(--ag-range-selection-border-color, #3f51b5);
}

.ag-theme-material .ag-cell.ag-selection-fill-bottom,
.ag-theme-material .ag-cell.ag-selection-fill-bottom.ag-cell-range-selected {
  border-bottom: 1px dashed;
  border-bottom-color: #3f51b5;
  border-bottom-color: var(--ag-range-selection-border-color, #3f51b5);
}
.ag-theme-material .ag-ltr .ag-cell.ag-selection-fill-left, .ag-theme-material .ag-ltr .ag-cell.ag-selection-fill-left.ag-cell-range-selected {
  border-left: 1px dashed;
  border-left-color: #3f51b5;
  border-left-color: var(--ag-range-selection-border-color, #3f51b5);
}

.ag-theme-material .ag-rtl .ag-cell.ag-selection-fill-left, .ag-theme-material .ag-rtl .ag-cell.ag-selection-fill-left.ag-cell-range-selected {
  border-right: 1px dashed;
  border-right-color: #3f51b5;
  border-right-color: var(--ag-range-selection-border-color, #3f51b5);
}

.ag-theme-material .ag-range-handle, .ag-theme-material .ag-fill-handle {
  position: absolute;
  width: 6px;
  height: 6px;
  bottom: -1px;
  background-color: #3f51b5;
  background-color: var(--ag-range-selection-border-color, #3f51b5);
}
.ag-theme-material .ag-ltr .ag-range-handle, .ag-theme-material .ag-ltr .ag-fill-handle {
  right: -1px;
}

.ag-theme-material .ag-rtl .ag-range-handle, .ag-theme-material .ag-rtl .ag-fill-handle {
  left: -1px;
}

.ag-theme-material .ag-fill-handle {
  cursor: cell;
}
.ag-theme-material .ag-range-handle {
  cursor: nwse-resize;
}
.ag-theme-material .ag-cell-inline-editing {
  border-color: #3f51b5 !important;
  border-color: var(--ag-input-focus-border-color, var(--ag-material-primary-color, #3f51b5)) !important;
}
.ag-theme-material .ag-menu {
  background: #fff;
  background: var(--ag-background-color, #fff);
  border-radius: 2px;
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  padding: 8px;
  padding: 0;
}
.ag-theme-material .ag-menu-list {
  cursor: default;
  padding: 8px 0;
}
.ag-theme-material .ag-menu-separator {
  height: 17px;
}
.ag-theme-material .ag-menu-separator-part:after {
  content: "";
  display: block;
  border-top: solid 1px;
  border-top-color: #dee2e6;
  border-top-color: var(--ag-border-color, #dee2e6);
}
.ag-theme-material .ag-menu-option-active, .ag-theme-material .ag-compact-menu-option-active {
  background-color: #fafafa;
  background-color: var(--ag-row-hover-color, #fafafa);
}
.ag-theme-material .ag-menu-option-part, .ag-theme-material .ag-compact-menu-option-part {
  line-height: 18px;
  padding: 10px 0;
}
.ag-theme-material .ag-menu-option-disabled, .ag-theme-material .ag-compact-menu-option-disabled {
  opacity: 0.5;
}
.ag-theme-material .ag-menu-option-icon, .ag-theme-material .ag-compact-menu-option-icon {
  width: 18px;
}
.ag-theme-material .ag-ltr .ag-menu-option-icon, .ag-theme-material .ag-ltr .ag-compact-menu-option-icon {
  padding-left: 16px;
}

.ag-theme-material .ag-rtl .ag-menu-option-icon, .ag-theme-material .ag-rtl .ag-compact-menu-option-icon {
  padding-right: 16px;
}

.ag-theme-material .ag-menu-option-text, .ag-theme-material .ag-compact-menu-option-text {
  padding-left: 16px;
  padding-right: 16px;
}
.ag-theme-material .ag-ltr .ag-menu-option-shortcut, .ag-theme-material .ag-ltr .ag-compact-menu-option-shortcut {
  padding-right: 8px;
}

.ag-theme-material .ag-rtl .ag-menu-option-shortcut, .ag-theme-material .ag-rtl .ag-compact-menu-option-shortcut {
  padding-left: 8px;
}

.ag-theme-material .ag-menu-option-popup-pointer, .ag-theme-material .ag-compact-menu-option-popup-pointer {
  padding-right: 8px;
}
.ag-theme-material .ag-tabs-header {
  min-width: 220px;
  width: 100%;
  display: flex;
}
.ag-theme-material .ag-tab {
  border-bottom: 2px solid transparent;
  display: flex;
  flex: none;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  flex: 1 1 auto;
}
.ag-theme-material .ag-keyboard-focus .ag-tab:focus {
  outline: none;
}
.ag-theme-material .ag-keyboard-focus .ag-tab:focus:after {
  content: "";
  position: absolute;
  background-color: transparent;
  pointer-events: none;
  top: 4px;
  left: 4px;
  display: block;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  border: 1px solid;
  border-color: #3f51b5;
  border-color: var(--ag-input-focus-border-color, var(--ag-material-primary-color, #3f51b5));
}
.ag-theme-material .ag-tab-selected {
  border-bottom-color: #3f51b5;
  border-bottom-color: var(--ag-selected-tab-underline-color, #3f51b5);
}
.ag-theme-material .ag-menu-header {
  color: rgba(0, 0, 0, 0.54);
  color: var(--ag-secondary-foreground-color, rgba(0, 0, 0, 0.54));
}
.ag-theme-material .ag-filter-separator {
  border-top: solid 1px;
  border-top-color: #dee2e6;
  border-top-color: var(--ag-border-color, #dee2e6);
}
.ag-theme-material .ag-filter-condition-operator {
  height: 17px;
}
.ag-theme-material .ag-ltr .ag-filter-condition-operator-or {
  margin-left: 16px;
}

.ag-theme-material .ag-rtl .ag-filter-condition-operator-or {
  margin-right: 16px;
}

.ag-theme-material .ag-set-filter-select-all {
  padding-top: 16px;
}
.ag-theme-material .ag-set-filter-list, .ag-theme-material .ag-filter-no-matches {
  height: 240px;
}
.ag-theme-material .ag-set-filter-filter {
  margin-top: 16px;
  margin-left: 12px;
  margin-right: 12px;
}
.ag-theme-material .ag-filter-to {
  margin-top: 14px;
}
.ag-theme-material .ag-mini-filter {
  margin: 16px 12px;
}
.ag-theme-material .ag-set-filter-item {
  margin: 0px 12px;
}
.ag-theme-material .ag-ltr .ag-set-filter-item-value {
  margin-left: 12px;
}

.ag-theme-material .ag-rtl .ag-set-filter-item-value {
  margin-right: 12px;
}

.ag-theme-material .ag-filter-apply-panel {
  padding: 16px 12px;
}
.ag-theme-material .ag-filter-apply-panel-button {
  line-height: 1.5;
}
.ag-theme-material .ag-ltr .ag-filter-apply-panel-button {
  margin-left: 16px;
}

.ag-theme-material .ag-rtl .ag-filter-apply-panel-button {
  margin-right: 16px;
}

.ag-theme-material .ag-simple-filter-body-wrapper {
  padding: 16px 12px;
  padding-bottom: 2px;
}
.ag-theme-material .ag-simple-filter-body-wrapper > * {
  margin-bottom: 14px;
}
.ag-theme-material .ag-filter-no-matches {
  padding: 16px 12px;
}
.ag-theme-material .ag-multi-filter-menu-item {
  margin: 8px 0;
}
.ag-theme-material .ag-multi-filter-group-title-bar {
  padding: 16px 8px;
  background-color: transparent;
}
.ag-theme-material .ag-keyboard-focus .ag-multi-filter-group-title-bar:focus {
  outline: none;
}
.ag-theme-material .ag-keyboard-focus .ag-multi-filter-group-title-bar:focus:after {
  content: "";
  position: absolute;
  background-color: transparent;
  pointer-events: none;
  top: 4px;
  left: 4px;
  display: block;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  border: 1px solid;
  border-color: #3f51b5;
  border-color: var(--ag-input-focus-border-color, var(--ag-material-primary-color, #3f51b5));
}
.ag-theme-material .ag-side-bar {
  position: relative;
}
.ag-theme-material .ag-tool-panel-wrapper {
  background-color: #fafafa;
  background-color: var(--ag-control-panel-background-color, #fafafa);
}
.ag-theme-material .ag-side-buttons {
  padding-top: 32px;
  width: 22px;
  position: relative;
  color: rgba(0, 0, 0, 0.87);
  color: var(--ag-foreground-color, rgba(0, 0, 0, 0.87));
  overflow: hidden;
}
.ag-theme-material button.ag-side-button-button {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  background: transparent;
  padding: 16px 0 16px 0;
  width: 100%;
  margin: 0;
  min-height: 144px;
  background-position-y: center;
  background-position-x: center;
  background-repeat: no-repeat;
  border: none;
}
.ag-theme-material button.ag-side-button-button:focus {
  box-shadow: none;
}
.ag-theme-material .ag-keyboard-focus .ag-side-button-button:focus {
  outline: none;
}
.ag-theme-material .ag-keyboard-focus .ag-side-button-button:focus:after {
  content: "";
  position: absolute;
  background-color: transparent;
  pointer-events: none;
  top: 4px;
  left: 4px;
  display: block;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  border: 1px solid;
  border-color: #3f51b5;
  border-color: var(--ag-input-focus-border-color, var(--ag-material-primary-color, #3f51b5));
}
.ag-theme-material .ag-side-button-icon-wrapper {
  margin-bottom: 3px;
}
.ag-theme-material .ag-ltr .ag-side-bar-left .ag-side-button-button,
.ag-theme-material .ag-rtl .ag-side-bar-right .ag-side-button-button {
  border-right: 2px solid transparent;
}
.ag-theme-material .ag-ltr .ag-side-bar-left .ag-selected .ag-side-button-button,
.ag-theme-material .ag-rtl .ag-side-bar-right .ag-selected .ag-side-button-button {
  border-right-color: #3f51b5;
  border-right-color: var(--ag-selected-tab-underline-color, #3f51b5);
}
.ag-theme-material .ag-rtl .ag-side-bar-left .ag-side-button-button,
.ag-theme-material .ag-ltr .ag-side-bar-right .ag-side-button-button {
  border-left: 2px solid transparent;
}
.ag-theme-material .ag-rtl .ag-side-bar-left .ag-selected .ag-side-button-button,
.ag-theme-material .ag-ltr .ag-side-bar-right .ag-selected .ag-side-button-button {
  border-left-color: #3f51b5;
  border-left-color: var(--ag-selected-tab-underline-color, #3f51b5);
}
.ag-theme-material .ag-filter-toolpanel-header {
  height: 48px;
}
.ag-theme-material .ag-ltr .ag-filter-toolpanel-header, .ag-theme-material .ag-ltr .ag-filter-toolpanel-search {
  padding-left: 8px;
}

.ag-theme-material .ag-rtl .ag-filter-toolpanel-header, .ag-theme-material .ag-rtl .ag-filter-toolpanel-search {
  padding-right: 8px;
}

.ag-theme-material .ag-keyboard-focus .ag-filter-toolpanel-header:focus {
  outline: none;
}
.ag-theme-material .ag-keyboard-focus .ag-filter-toolpanel-header:focus:after {
  content: "";
  position: absolute;
  background-color: transparent;
  pointer-events: none;
  top: 4px;
  left: 4px;
  display: block;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  border: 1px solid;
  border-color: #3f51b5;
  border-color: var(--ag-input-focus-border-color, var(--ag-material-primary-color, #3f51b5));
}
.ag-theme-material .ag-filter-toolpanel-group.ag-has-filter > .ag-group-title-bar .ag-group-title:after {
  font-family: "agGridMaterial";
  font-size: 18px;
  line-height: 18px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f112";
  position: absolute;
}
.ag-theme-material .ag-ltr .ag-filter-toolpanel-group.ag-has-filter > .ag-group-title-bar .ag-group-title:after {
  padding-left: 8px;
}

.ag-theme-material .ag-rtl .ag-filter-toolpanel-group.ag-has-filter > .ag-group-title-bar .ag-group-title:after {
  padding-right: 8px;
}

.ag-theme-material .ag-filter-toolpanel-group-level-0-header {
  height: 64px;
}
.ag-theme-material .ag-filter-toolpanel-group-item {
  margin-top: 4px;
  margin-bottom: 4px;
}
.ag-theme-material .ag-filter-toolpanel-search {
  height: 56px;
}
.ag-theme-material .ag-filter-toolpanel-search-input {
  flex-grow: 1;
  height: 32px;
}
.ag-theme-material .ag-ltr .ag-filter-toolpanel-search-input {
  margin-right: 8px;
}

.ag-theme-material .ag-rtl .ag-filter-toolpanel-search-input {
  margin-left: 8px;
}

.ag-theme-material .ag-ltr .ag-filter-toolpanel-expand, .ag-theme-material .ag-ltr .ag-filter-toolpanel-group-title-bar-icon {
  margin-right: 8px;
}

.ag-theme-material .ag-rtl .ag-filter-toolpanel-expand, .ag-theme-material .ag-rtl .ag-filter-toolpanel-group-title-bar-icon {
  margin-left: 8px;
}

.ag-theme-material .ag-filter-toolpanel-group-level-1 .ag-filter-toolpanel-group-level-1-header.ag-filter-toolpanel-group-title-bar {
  background-color: transparent;
}
.ag-theme-material .ag-ltr .ag-filter-toolpanel-group-level-1 .ag-filter-toolpanel-group-level-2-header {
  padding-left: 24px;
}

.ag-theme-material .ag-rtl .ag-filter-toolpanel-group-level-1 .ag-filter-toolpanel-group-level-2-header {
  padding-right: 24px;
}

.ag-theme-material .ag-filter-toolpanel-group-level-2 .ag-filter-toolpanel-group-level-2-header.ag-filter-toolpanel-group-title-bar {
  background-color: transparent;
}
.ag-theme-material .ag-ltr .ag-filter-toolpanel-group-level-2 .ag-filter-toolpanel-group-level-3-header {
  padding-left: 40px;
}

.ag-theme-material .ag-rtl .ag-filter-toolpanel-group-level-2 .ag-filter-toolpanel-group-level-3-header {
  padding-right: 40px;
}

.ag-theme-material .ag-filter-toolpanel-group-level-3 .ag-filter-toolpanel-group-level-3-header.ag-filter-toolpanel-group-title-bar {
  background-color: transparent;
}
.ag-theme-material .ag-ltr .ag-filter-toolpanel-group-level-3 .ag-filter-toolpanel-group-level-4-header {
  padding-left: 56px;
}

.ag-theme-material .ag-rtl .ag-filter-toolpanel-group-level-3 .ag-filter-toolpanel-group-level-4-header {
  padding-right: 56px;
}

.ag-theme-material .ag-filter-toolpanel-group-level-4 .ag-filter-toolpanel-group-level-4-header.ag-filter-toolpanel-group-title-bar {
  background-color: transparent;
}
.ag-theme-material .ag-ltr .ag-filter-toolpanel-group-level-4 .ag-filter-toolpanel-group-level-5-header {
  padding-left: 72px;
}

.ag-theme-material .ag-rtl .ag-filter-toolpanel-group-level-4 .ag-filter-toolpanel-group-level-5-header {
  padding-right: 72px;
}

.ag-theme-material .ag-filter-toolpanel-group-level-5 .ag-filter-toolpanel-group-level-5-header.ag-filter-toolpanel-group-title-bar {
  background-color: transparent;
}
.ag-theme-material .ag-ltr .ag-filter-toolpanel-group-level-5 .ag-filter-toolpanel-group-level-6-header {
  padding-left: 88px;
}

.ag-theme-material .ag-rtl .ag-filter-toolpanel-group-level-5 .ag-filter-toolpanel-group-level-6-header {
  padding-right: 88px;
}

.ag-theme-material .ag-filter-toolpanel-group-level-6 .ag-filter-toolpanel-group-level-6-header.ag-filter-toolpanel-group-title-bar {
  background-color: transparent;
}
.ag-theme-material .ag-ltr .ag-filter-toolpanel-group-level-6 .ag-filter-toolpanel-group-level-7-header {
  padding-left: 104px;
}

.ag-theme-material .ag-rtl .ag-filter-toolpanel-group-level-6 .ag-filter-toolpanel-group-level-7-header {
  padding-right: 104px;
}

.ag-theme-material .ag-filter-toolpanel-group-level-7 .ag-filter-toolpanel-group-level-7-header.ag-filter-toolpanel-group-title-bar {
  background-color: transparent;
}
.ag-theme-material .ag-ltr .ag-filter-toolpanel-group-level-7 .ag-filter-toolpanel-group-level-8-header {
  padding-left: 120px;
}

.ag-theme-material .ag-rtl .ag-filter-toolpanel-group-level-7 .ag-filter-toolpanel-group-level-8-header {
  padding-right: 120px;
}

.ag-theme-material .ag-filter-toolpanel-group-level-8 .ag-filter-toolpanel-group-level-8-header.ag-filter-toolpanel-group-title-bar {
  background-color: transparent;
}
.ag-theme-material .ag-ltr .ag-filter-toolpanel-group-level-8 .ag-filter-toolpanel-group-level-9-header {
  padding-left: 136px;
}

.ag-theme-material .ag-rtl .ag-filter-toolpanel-group-level-8 .ag-filter-toolpanel-group-level-9-header {
  padding-right: 136px;
}

.ag-theme-material .ag-filter-toolpanel-group-level-9 .ag-filter-toolpanel-group-level-9-header.ag-filter-toolpanel-group-title-bar {
  background-color: transparent;
}
.ag-theme-material .ag-ltr .ag-filter-toolpanel-group-level-9 .ag-filter-toolpanel-group-level-10-header {
  padding-left: 152px;
}

.ag-theme-material .ag-rtl .ag-filter-toolpanel-group-level-9 .ag-filter-toolpanel-group-level-10-header {
  padding-right: 152px;
}

.ag-theme-material .ag-filter-toolpanel-group-level-10 .ag-filter-toolpanel-group-level-10-header.ag-filter-toolpanel-group-title-bar {
  background-color: transparent;
}
.ag-theme-material .ag-ltr .ag-filter-toolpanel-group-level-10 .ag-filter-toolpanel-group-level-11-header {
  padding-left: 168px;
}

.ag-theme-material .ag-rtl .ag-filter-toolpanel-group-level-10 .ag-filter-toolpanel-group-level-11-header {
  padding-right: 168px;
}

.ag-theme-material .ag-filter-toolpanel-instance-header.ag-filter-toolpanel-group-level-1-header {
  padding-left: 8px;
}
.ag-theme-material .ag-filter-toolpanel-instance-filter {
  margin-top: 8px;
}
.ag-theme-material .ag-ltr .ag-filter-toolpanel-instance-header-icon {
  margin-left: 8px;
}

.ag-theme-material .ag-rtl .ag-filter-toolpanel-instance-header-icon {
  margin-right: 8px;
}

.ag-theme-material .ag-pivot-mode-panel {
  height: 56px;
  display: flex;
}
.ag-theme-material .ag-pivot-mode-select {
  display: flex;
  align-items: center;
}
.ag-theme-material .ag-ltr .ag-pivot-mode-select {
  margin-left: 12px;
}

.ag-theme-material .ag-rtl .ag-pivot-mode-select {
  margin-right: 12px;
}

.ag-theme-material .ag-keyboard-focus .ag-column-select-header:focus {
  outline: none;
}
.ag-theme-material .ag-keyboard-focus .ag-column-select-header:focus:after {
  content: "";
  position: absolute;
  background-color: transparent;
  pointer-events: none;
  top: 4px;
  left: 4px;
  display: block;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  border: 1px solid;
  border-color: #3f51b5;
  border-color: var(--ag-input-focus-border-color, var(--ag-material-primary-color, #3f51b5));
}
.ag-theme-material .ag-column-select-header {
  height: 56px;
  align-items: center;
  padding: 0 12px;
}
.ag-theme-material .ag-column-group-icons,
.ag-theme-material .ag-column-select-header-icon {
  color: rgba(0, 0, 0, 0.54);
  color: var(--ag-secondary-foreground-color, rgba(0, 0, 0, 0.54));
}
.ag-theme-material .ag-header {
  background-color: #fff;
  background-color: var(--ag-header-background-color, #fff);
  border-bottom: solid 1px;
  border-bottom-color: #dee2e6;
  border-bottom-color: var(--ag-border-color, #dee2e6);
}
.ag-theme-material .ag-header-row {
  color: rgba(0, 0, 0, 0.54);
  color: var(--ag-header-foreground-color, rgba(0, 0, 0, 0.54));
  height: 56px;
}
.ag-theme-material .ag-pinned-right-header {
  border-left: solid 1px;
  border-left-color: #dee2e6;
  border-left-color: var(--ag-border-color, #dee2e6);
}
.ag-theme-material .ag-pinned-left-header {
  border-right: solid 1px;
  border-right-color: #dee2e6;
  border-right-color: var(--ag-border-color, #dee2e6);
}
.ag-theme-material .ag-ltr .ag-header-cell:not(.ag-right-aligned-header) .ag-header-label-icon {
  margin-left: 8px;
}

.ag-theme-material .ag-rtl .ag-header-cell:not(.ag-right-aligned-header) .ag-header-label-icon {
  margin-right: 8px;
}

.ag-theme-material .ag-ltr .ag-header-cell.ag-right-aligned-header .ag-header-label-icon {
  margin-right: 8px;
}

.ag-theme-material .ag-rtl .ag-header-cell.ag-right-aligned-header .ag-header-label-icon {
  margin-left: 8px;
}

.ag-theme-material .ag-header-cell,
.ag-theme-material .ag-header-group-cell {
  padding-left: 24px;
  padding-right: 24px;
}
.ag-theme-material .ag-header-cell.ag-header-cell-moving,
.ag-theme-material .ag-header-group-cell.ag-header-cell-moving {
  background-color: #f2f2f2;
  background-color: var(--ag-header-cell-moving-background-color, #f2f2f2);
}
.ag-theme-material .ag-keyboard-focus .ag-header-cell:focus {
  outline: none;
}
.ag-theme-material .ag-keyboard-focus .ag-header-cell:focus:after {
  content: "";
  position: absolute;
  background-color: transparent;
  pointer-events: none;
  top: 4px;
  left: 4px;
  display: block;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  border: 1px solid;
  border-color: #3f51b5;
  border-color: var(--ag-input-focus-border-color, var(--ag-material-primary-color, #3f51b5));
}
.ag-theme-material .ag-keyboard-focus .ag-header-group-cell:focus {
  outline: none;
}
.ag-theme-material .ag-keyboard-focus .ag-header-group-cell:focus:after {
  content: "";
  position: absolute;
  background-color: transparent;
  pointer-events: none;
  top: 4px;
  left: 4px;
  display: block;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  border: 1px solid;
  border-color: #3f51b5;
  border-color: var(--ag-input-focus-border-color, var(--ag-material-primary-color, #3f51b5));
}
.ag-theme-material .ag-header-icon {
  color: rgba(0, 0, 0, 0.54);
  color: var(--ag-secondary-foreground-color, rgba(0, 0, 0, 0.54));
}
.ag-theme-material .ag-header-expand-icon {
  cursor: pointer;
}
.ag-theme-material .ag-ltr .ag-header-expand-icon {
  padding-left: 4px;
}

.ag-theme-material .ag-rtl .ag-header-expand-icon {
  padding-right: 4px;
}

.ag-theme-material .ag-header-row:not(:first-child) .ag-header-cell,
.ag-theme-material .ag-header-row:not(:first-child) .ag-header-group-cell.ag-header-group-cell-with-group {
  border-top: solid 1px;
  border-top-color: #dee2e6;
  border-top-color: var(--ag-border-color, #dee2e6);
}
.ag-theme-material .ag-header-group-cell:not(.ag-column-resizing) + .ag-header-group-cell:not(.ag-header-cell-moving):hover, .ag-theme-material .ag-header-group-cell:not(.ag-column-resizing) + .ag-header-group-cell.ag-column-resizing,
.ag-theme-material .ag-header-cell:not(.ag-column-resizing) + .ag-header-cell:not(.ag-header-cell-moving):hover,
.ag-theme-material .ag-header-cell:not(.ag-column-resizing) + .ag-header-cell.ag-column-resizing,
.ag-theme-material .ag-header-group-cell:first-of-type:not(.ag-header-cell-moving):hover,
.ag-theme-material .ag-header-group-cell:first-of-type.ag-column-resizing,
.ag-theme-material .ag-header-cell:first-of-type:not(.ag-header-cell-moving):hover,
.ag-theme-material .ag-header-cell:first-of-type.ag-column-resizing {
  background-color: #f2f2f2;
  background-color: var(--ag-header-cell-hover-background-color, #f2f2f2);
}
.ag-theme-material .ag-ltr .ag-header-select-all {
  margin-right: 24px;
}

.ag-theme-material .ag-rtl .ag-header-select-all {
  margin-left: 24px;
}

.ag-theme-material .ag-ltr .ag-floating-filter-button {
  margin-left: 24px;
}

.ag-theme-material .ag-rtl .ag-floating-filter-button {
  margin-right: 24px;
}

.ag-theme-material .ag-floating-filter-button-button {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  appearance: none;
  background: transparent;
  border: none;
  height: 18px;
  padding: 0;
  width: 18px;
}
.ag-theme-material .ag-filter-loading {
  background-color: #fafafa;
  background-color: var(--ag-control-panel-background-color, #fafafa);
  height: 100%;
  padding: 16px 12px;
  position: absolute;
  width: 100%;
  z-index: 1;
}
.ag-theme-material .ag-paging-panel {
  border-top: 1px solid;
  border-top-color: #dee2e6;
  border-top-color: var(--ag-border-color, #dee2e6);
  color: rgba(0, 0, 0, 0.54);
  color: var(--ag-secondary-foreground-color, rgba(0, 0, 0, 0.54));
  height: 56px;
}
.ag-theme-material .ag-paging-panel > * {
  margin: 0 24px;
}
.ag-theme-material .ag-paging-button {
  cursor: pointer;
}
.ag-theme-material .ag-paging-button.ag-disabled {
  cursor: default;
  color: rgba(0, 0, 0, 0.38);
  color: var(--ag-disabled-foreground-color, rgba(0, 0, 0, 0.38));
}
.ag-theme-material .ag-keyboard-focus .ag-paging-button:focus {
  outline: none;
}
.ag-theme-material .ag-keyboard-focus .ag-paging-button:focus:after {
  content: "";
  position: absolute;
  background-color: transparent;
  pointer-events: none;
  top: 0px;
  left: 0px;
  display: block;
  width: calc(100% - 0px);
  height: calc(100% - 0px);
  border: 1px solid;
  border-color: #3f51b5;
  border-color: var(--ag-input-focus-border-color, var(--ag-material-primary-color, #3f51b5));
}
.ag-theme-material .ag-paging-button, .ag-theme-material .ag-paging-description {
  margin: 0 8px;
}
.ag-theme-material .ag-status-bar {
  color: rgba(0, 0, 0, 0.38);
  color: var(--ag-disabled-foreground-color, rgba(0, 0, 0, 0.38));
  padding-right: 32px;
  padding-left: 32px;
  line-height: 1.5;
}
.ag-theme-material .ag-status-name-value-value {
  color: rgba(0, 0, 0, 0.87);
  color: var(--ag-foreground-color, rgba(0, 0, 0, 0.87));
}
.ag-theme-material .ag-status-bar-center {
  text-align: center;
}
.ag-theme-material .ag-status-name-value {
  margin-left: 8px;
  margin-right: 8px;
  padding-top: 16px;
  padding-bottom: 16px;
}
.ag-theme-material .ag-column-drop-cell {
  background: #e2e2e2;
  background: var(--ag-chip-background-color, #e2e2e2);
  border-radius: 32px;
  height: 32px;
  padding: 0 4px;
}
.ag-theme-material .ag-column-drop-cell-text {
  margin: 0 8px;
}
.ag-theme-material .ag-column-drop-cell-button {
  min-width: 32px;
  margin: 0 4px;
  color: rgba(0, 0, 0, 0.54);
  color: var(--ag-secondary-foreground-color, rgba(0, 0, 0, 0.54));
}
.ag-theme-material .ag-column-drop-cell-drag-handle {
  margin-left: 16px;
}
.ag-theme-material .ag-column-drop-cell-ghost {
  opacity: 0.5;
}
.ag-theme-material .ag-column-drop-horizontal {
  background-color: #fafafa;
  background-color: var(--ag-control-panel-background-color, #fafafa);
  color: rgba(0, 0, 0, 0.54);
  color: var(--ag-secondary-foreground-color, rgba(0, 0, 0, 0.54));
  height: 48px;
}
.ag-theme-material .ag-ltr .ag-column-drop-horizontal {
  padding-left: 24px;
}

.ag-theme-material .ag-rtl .ag-column-drop-horizontal {
  padding-right: 24px;
}

.ag-theme-material .ag-column-drop-horizontal-cell-separator {
  margin: 0 8px;
  color: rgba(0, 0, 0, 0.54);
  color: var(--ag-secondary-foreground-color, rgba(0, 0, 0, 0.54));
}
.ag-theme-material .ag-column-drop-horizontal-empty-message {
  color: rgba(0, 0, 0, 0.38);
  color: var(--ag-disabled-foreground-color, rgba(0, 0, 0, 0.38));
}
.ag-theme-material .ag-ltr .ag-column-drop-horizontal-icon {
  margin-right: 24px;
}

.ag-theme-material .ag-rtl .ag-column-drop-horizontal-icon {
  margin-left: 24px;
}

.ag-theme-material .ag-column-drop-vertical-list {
  padding-bottom: 8px;
  padding-right: 8px;
  padding-left: 8px;
}
.ag-theme-material .ag-column-drop-vertical-cell {
  margin-top: 8px;
}
.ag-theme-material .ag-column-drop-vertical {
  min-height: 50px;
  max-height: 150px;
}
.ag-theme-material .ag-column-drop-vertical-icon {
  margin-left: 8px;
  margin-right: 8px;
}
.ag-theme-material .ag-column-drop-vertical-empty-message {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  color: rgba(0, 0, 0, 0.38);
  color: var(--ag-disabled-foreground-color, rgba(0, 0, 0, 0.38));
  margin-top: 8px;
}
.ag-theme-material .ag-select-agg-func-popup {
  background: #fff;
  background: var(--ag-background-color, #fff);
  border-radius: 2px;
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  padding: 8px;
  background: #fff;
  background: var(--ag-background-color, #fff);
  height: 140px;
  padding: 0;
}
.ag-theme-material .ag-select-agg-func-virtual-list-item {
  cursor: default;
  line-height: 40px;
  padding-left: 16px;
}
.ag-theme-material .ag-select-agg-func-virtual-list-item:hover {
  background-color: #eee;
  background-color: var(--ag-selected-row-background-color, #eee);
}
.ag-theme-material .ag-chart-menu {
  border-radius: 2px;
  background: #fff;
  background: var(--ag-background-color, #fff);
}
.ag-theme-material .ag-chart-menu-icon {
  opacity: 0.5;
  line-height: 24px;
  font-size: 24px;
  width: 24px;
  height: 24px;
  margin: 2px 0;
  cursor: pointer;
  border-radius: 2px;
  color: rgba(0, 0, 0, 0.54);
  color: var(--ag-secondary-foreground-color, rgba(0, 0, 0, 0.54));
}
.ag-theme-material .ag-chart-menu-icon:hover {
  opacity: 1;
}
.ag-theme-material .ag-chart-mini-thumbnail {
  border: 1px solid;
  border-color: #dee2e6;
  border-color: var(--ag-secondary-border-color, var(--ag-border-color, #dee2e6));
  border-radius: 5px;
  margin: 5px;
}
.ag-theme-material .ag-chart-mini-thumbnail:nth-last-child(3), .ag-theme-material .ag-chart-mini-thumbnail:nth-last-child(3) ~ .ag-chart-mini-thumbnail {
  margin-left: auto;
  margin-right: auto;
}
.ag-theme-material .ag-ltr .ag-chart-mini-thumbnail:first-child {
  margin-left: 0;
}

.ag-theme-material .ag-rtl .ag-chart-mini-thumbnail:first-child {
  margin-right: 0;
}

.ag-theme-material .ag-ltr .ag-chart-mini-thumbnail:last-child {
  margin-right: 0;
}

.ag-theme-material .ag-rtl .ag-chart-mini-thumbnail:last-child {
  margin-left: 0;
}

.ag-theme-material .ag-chart-mini-thumbnail.ag-selected {
  border-color: #ff4081;
  border-color: var(--ag-minichart-selected-chart-color, var(--ag-checkbox-checked-color, #ff4081));
}
.ag-theme-material .ag-chart-settings-card-item {
  background: rgba(0, 0, 0, 0.87);
  background: var(--ag-foreground-color, rgba(0, 0, 0, 0.87));
  width: 8px;
  height: 8px;
  border-radius: 4px;
}
.ag-theme-material .ag-chart-settings-card-item.ag-selected {
  background-color: #ff4081;
  background-color: var(--ag-minichart-selected-page-color, var(--ag-checkbox-checked-color, #ff4081));
}
.ag-theme-material .ag-chart-data-column-drag-handle {
  margin-left: 8px;
}
.ag-theme-material .ag-charts-settings-group-container {
  padding: 8px;
}
.ag-theme-material .ag-charts-data-group-container {
  padding: 16px 12px;
  padding-bottom: 2px;
}
.ag-theme-material .ag-charts-data-group-container > * {
  margin-bottom: 14px;
}
.ag-theme-material .ag-charts-format-top-level-group-container {
  margin-left: 16px;
  padding: 8px;
}
.ag-theme-material .ag-charts-format-top-level-group-item {
  margin: 8px 0;
}
.ag-theme-material .ag-charts-format-sub-level-group-container {
  padding: 16px 12px;
  padding-bottom: 2px;
}
.ag-theme-material .ag-charts-format-sub-level-group-container > * {
  margin-bottom: 14px;
}
.ag-theme-material .ag-charts-group-container.ag-group-container-horizontal {
  padding: 8px;
}
.ag-theme-material .ag-chart-data-section,
.ag-theme-material .ag-chart-format-section {
  display: flex;
  margin: 0;
}
.ag-theme-material .ag-chart-menu-panel {
  background-color: #fafafa;
  background-color: var(--ag-control-panel-background-color, #fafafa);
}
.ag-theme-material .ag-ltr .ag-chart-menu-panel {
  border-left: solid 1px;
  border-left-color: #dee2e6;
  border-left-color: var(--ag-border-color, #dee2e6);
}

.ag-theme-material .ag-rtl .ag-chart-menu-panel {
  border-right: solid 1px;
  border-right-color: #dee2e6;
  border-right-color: var(--ag-border-color, #dee2e6);
}

.ag-theme-material .ag-date-time-list-page-title {
  flex-grow: 1;
  text-align: center;
}
.ag-theme-material .ag-date-time-list-page-column-label {
  text-align: center;
}
.ag-theme-material .ag-date-time-list-page-entry {
  text-align: center;
}
.ag-theme-material .ag-checkbox-input-wrapper {
  font-family: "agGridMaterial";
  font-size: 18px;
  line-height: 18px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 18px;
  height: 18px;
  background-color: transparent;
  background-color: var(--ag-checkbox-background-color, transparent);
  border-radius: 2px;
  display: inline-block;
  vertical-align: middle;
  flex: none;
}
.ag-theme-material .ag-checkbox-input-wrapper input, .ag-theme-material .ag-checkbox-input-wrapper input {
  -webkit-appearance: none;
  opacity: 0;
  width: 100%;
  height: 100%;
}
.ag-theme-material .ag-checkbox-input-wrapper:focus-within, .ag-theme-material .ag-checkbox-input-wrapper:active {
  outline: none;
  box-shadow: 0 0 0 5px rgba(32, 33, 36, 0.122);
}
.ag-theme-material .ag-checkbox-input-wrapper.ag-disabled {
  opacity: 0.5;
}
.ag-theme-material .ag-checkbox-input-wrapper::after {
  content: "\f108";
  color: #333;
  color: var(--ag-checkbox-unchecked-color, #333);
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
}
.ag-theme-material .ag-checkbox-input-wrapper.ag-checked::after {
  content: "\f106";
  color: #ff4081;
  color: var(--ag-checkbox-checked-color, #ff4081);
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
}
.ag-theme-material .ag-checkbox-input-wrapper.ag-indeterminate::after {
  content: "\f107";
  color: #333;
  color: var(--ag-checkbox-indeterminate-color, #333);
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
}
.ag-theme-material .ag-toggle-button-input-wrapper {
  box-sizing: border-box;
  width: 36px;
  height: 18px;
  background-color: #333;
  background-color: var(--ag-toggle-button-off-background-color, var(--ag-checkbox-unchecked-color, #333));
  border-radius: 9px;
  position: relative;
  flex: none;
  border: 1px solid;
  border-color: #333;
  border-color: var(--ag-toggle-button-off-border-color, var(--ag-checkbox-unchecked-color, #333));
}
.ag-theme-material .ag-toggle-button-input-wrapper input {
  opacity: 0;
  height: 100%;
  width: 100%;
}
.ag-theme-material .ag-toggle-button-input-wrapper:focus-within {
  outline: none;
  box-shadow: 0 0 0 5px rgba(32, 33, 36, 0.122);
}
.ag-theme-material .ag-toggle-button-input-wrapper.ag-disabled {
  opacity: 0.5;
}
.ag-theme-material .ag-toggle-button-input-wrapper.ag-checked {
  background-color: #ff4081;
  background-color: var(--ag-toggle-button-on-background-color, var(--ag-checkbox-checked-color, #ff4081));
  border-color: #ff4081;
  border-color: var(--ag-toggle-button-on-border-color, var(--ag-checkbox-checked-color, #ff4081));
}
.ag-theme-material .ag-toggle-button-input-wrapper::before {
  content: " ";
  position: absolute;
  top: -1px;
  left: -1px;
  display: block;
  box-sizing: border-box;
  height: 18px;
  width: 18px;
  background-color: #fff;
  background-color: var(--ag-toggle-button-switch-background-color, var(--ag-background-color, #fff));
  border-radius: 9px;
  transition: left 100ms;
  border: 1px solid;
  border-color: #333;
  border-color: var(--ag-toggle-button-switch-border-color, var(--ag-toggle-button-off-border-color, var(--ag-checkbox-unchecked-color, #333)));
}
.ag-theme-material .ag-toggle-button-input-wrapper.ag-checked::before {
  left: calc(100% - 18px );
  border-color: #ff4081;
  border-color: var(--ag-toggle-button-on-border-color, var(--ag-checkbox-checked-color, #ff4081));
}
.ag-theme-material .ag-radio-button-input-wrapper {
  font-family: "agGridMaterial";
  font-size: 18px;
  line-height: 18px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 18px;
  height: 18px;
  background-color: transparent;
  background-color: var(--ag-checkbox-background-color, transparent);
  border-radius: 2px;
  display: inline-block;
  vertical-align: middle;
  flex: none;
  border-radius: 18px;
}
.ag-theme-material .ag-radio-button-input-wrapper input, .ag-theme-material .ag-radio-button-input-wrapper input {
  -webkit-appearance: none;
  opacity: 0;
  width: 100%;
  height: 100%;
}
.ag-theme-material .ag-radio-button-input-wrapper:focus-within, .ag-theme-material .ag-radio-button-input-wrapper:active {
  outline: none;
  box-shadow: 0 0 0 5px rgba(32, 33, 36, 0.122);
}
.ag-theme-material .ag-radio-button-input-wrapper.ag-disabled {
  opacity: 0.5;
}
.ag-theme-material .ag-radio-button-input-wrapper::after {
  content: "\f124";
  color: #333;
  color: var(--ag-checkbox-unchecked-color, #333);
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
}
.ag-theme-material .ag-radio-button-input-wrapper.ag-checked::after {
  content: "\f125";
  color: #ff4081;
  color: var(--ag-checkbox-checked-color, #ff4081);
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
}
.ag-theme-material input[class^=ag-][type=range] {
  -webkit-appearance: none;
  width: 100%;
  height: 100%;
  background: none;
  overflow: visible;
}
.ag-theme-material input[class^=ag-][type=range]::-webkit-slider-runnable-track {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 3px;
  background-color: #dee2e6;
  background-color: var(--ag-border-color, #dee2e6);
  border-radius: 2px;
  border-radius: 2px;
}
.ag-theme-material input[class^=ag-][type=range]::-moz-range-track {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 3px;
  background-color: #dee2e6;
  background-color: var(--ag-border-color, #dee2e6);
  border-radius: 2px;
  border-radius: 2px;
}
.ag-theme-material input[class^=ag-][type=range]::-ms-track {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 3px;
  background-color: #dee2e6;
  background-color: var(--ag-border-color, #dee2e6);
  border-radius: 2px;
  border-radius: 2px;
  color: transparent;
  width: calc(100% - 2px);
}
.ag-theme-material input[class^=ag-][type=range]::-webkit-slider-thumb {
  margin: 0;
  padding: 0;
  -webkit-appearance: none;
  width: 18px;
  height: 18px;
  background-color: #fff;
  background-color: var(--ag-background-color, #fff);
  border: 1px solid;
  border-color: #333;
  border-color: var(--ag-checkbox-unchecked-color, #333);
  border-radius: 18px;
  transform: translateY(-7.5px);
}
.ag-theme-material input[class^=ag-][type=range]::-ms-thumb {
  margin: 0;
  padding: 0;
  -webkit-appearance: none;
  width: 18px;
  height: 18px;
  background-color: #fff;
  background-color: var(--ag-background-color, #fff);
  border: 1px solid;
  border-color: #333;
  border-color: var(--ag-checkbox-unchecked-color, #333);
  border-radius: 18px;
}
.ag-theme-material input[class^=ag-][type=range]::-moz-ag-range-thumb {
  margin: 0;
  padding: 0;
  -webkit-appearance: none;
  width: 18px;
  height: 18px;
  background-color: #fff;
  background-color: var(--ag-background-color, #fff);
  border: 1px solid;
  border-color: #333;
  border-color: var(--ag-checkbox-unchecked-color, #333);
  border-radius: 18px;
}
.ag-theme-material input[class^=ag-][type=range]:focus {
  outline: none;
}
.ag-theme-material input[class^=ag-][type=range]:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 5px rgba(32, 33, 36, 0.122);
  border-color: #ff4081;
  border-color: var(--ag-checkbox-checked-color, #ff4081);
}
.ag-theme-material input[class^=ag-][type=range]:focus::-ms-thumb {
  box-shadow: 0 0 0 5px rgba(32, 33, 36, 0.122);
  border-color: #ff4081;
  border-color: var(--ag-checkbox-checked-color, #ff4081);
}
.ag-theme-material input[class^=ag-][type=range]:focus::-moz-ag-range-thumb {
  box-shadow: 0 0 0 5px rgba(32, 33, 36, 0.122);
  border-color: #ff4081;
  border-color: var(--ag-checkbox-checked-color, #ff4081);
}
.ag-theme-material input[class^=ag-][type=range]:active::-webkit-slider-runnable-track {
  background-color: #3f51b5;
  background-color: var(--ag-input-focus-border-color, var(--ag-material-primary-color, #3f51b5));
}
.ag-theme-material input[class^=ag-][type=range]:active::-moz-ag-range-track {
  background-color: #3f51b5;
  background-color: var(--ag-input-focus-border-color, var(--ag-material-primary-color, #3f51b5));
}
.ag-theme-material input[class^=ag-][type=range]:active::-ms-track {
  background-color: #3f51b5;
  background-color: var(--ag-input-focus-border-color, var(--ag-material-primary-color, #3f51b5));
}
.ag-theme-material input[class^=ag-][type=range]:disabled {
  opacity: 0.5;
}
.ag-theme-material .ag-filter-toolpanel-header,
.ag-theme-material .ag-filter-toolpanel-search,
.ag-theme-material .ag-status-bar,
.ag-theme-material .ag-header-row,
.ag-theme-material .ag-panel-title-bar-title,
.ag-theme-material .ag-side-button-button,
.ag-theme-material .ag-multi-filter-group-title-bar {
  font-size: 12px;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.54);
  color: var(--ag-header-foreground-color, rgba(0, 0, 0, 0.54));
}
.ag-theme-material .ag-tab {
  height: 36px;
}
.ag-theme-material .ag-tabs-header,
.ag-theme-material .ag-column-drop-horizontal {
  background-color: #eee;
  background-color: var(--ag-subheader-background-color, #eee);
}
.ag-theme-material .ag-tabs-body {
  padding: 4px 0;
}
.ag-theme-material .ag-tabs-body .ag-menu-list {
  padding-top: 0;
  padding-bottom: 0;
}
.ag-theme-material .ag-header-cell, .ag-theme-material .ag-header-group-cell {
  transition: background-color 0.5s;
}
.ag-theme-material .ag-row-last:not(.ag-row-first) .ag-cell-inline-editing {
  bottom: 0;
}
.ag-theme-material .ag-cell-inline-editing {
  padding: 8px;
  height: 72px;
  border-color: #dee2e6 !important;
  border-color: var(--ag-border-color, #dee2e6) !important;
}
.ag-theme-material .ag-has-focus .ag-cell-inline-editing {
  border-color: #3f51b5 !important;
  border-color: var(--ag-input-focus-border-color, var(--ag-material-primary-color, #3f51b5)) !important;
}
.ag-theme-material .ag-side-button-button {
  color: rgba(0, 0, 0, 0.54);
  color: var(--ag-secondary-foreground-color, rgba(0, 0, 0, 0.54));
}
.ag-theme-material .ag-column-drop-vertical {
  border-bottom: solid 1px;
  border-bottom-color: #dee2e6;
  border-bottom-color: var(--ag-border-color, #dee2e6);
  padding-top: 8px;
}
.ag-theme-material .ag-column-drop-vertical.ag-last-column-drop {
  border-bottom: none;
}
.ag-theme-material .ag-column-drop-vertical-cell {
  margin-left: 0;
}
.ag-theme-material .ag-column-drop-vertical-empty-message {
  font-size: 12px;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.38);
  color: var(--ag-disabled-foreground-color, rgba(0, 0, 0, 0.38));
}
.ag-theme-material .ag-ltr .ag-column-drop-vertical-empty-message {
  padding-left: 34px;
  padding-right: 8px;
}

.ag-theme-material .ag-rtl .ag-column-drop-vertical-empty-message {
  padding-right: 34px;
  padding-left: 8px;
}

.ag-theme-material .ag-status-bar {
  border: solid 1px;
  border-color: #dee2e6;
  border-color: var(--ag-border-color, #dee2e6);
}
.ag-theme-material .ag-column-panel-column-select {
  border-top: solid 1px;
  border-top-color: #dee2e6;
  border-top-color: var(--ag-border-color, #dee2e6);
}
.ag-theme-material .ag-column-select, .ag-theme-material .ag-column-select-header {
  border-bottom: solid 1px;
  border-bottom-color: #dee2e6;
  border-bottom-color: var(--ag-border-color, #dee2e6);
}
.ag-theme-material .ag-column-select-header {
  height: 56px;
}
.ag-theme-material .ag-group-title-bar {
  padding: 6px 8px;
}
.ag-theme-material .ag-charts-format-sub-level-group-title-bar {
  padding: 4px 8px;
}
.ag-theme-material .ag-chart-data-section,
.ag-theme-material .ag-chart-format-section {
  padding-bottom: 4px;
}
.ag-theme-material .ag-group-toolbar {
  background-color: rgba(238, 238, 238, 0.5);
}
.ag-theme-material input[class^=ag-]:not([type]),
.ag-theme-material input[class^=ag-][type=text],
.ag-theme-material input[class^=ag-][type=number],
.ag-theme-material input[class^=ag-][type=tel],
.ag-theme-material input[class^=ag-][type=date],
.ag-theme-material input[class^=ag-][type=datetime-local],
.ag-theme-material textarea[class^=ag-] {
  background: transparent;
  color: rgba(0, 0, 0, 0.87);
  color: var(--ag-foreground-color, rgba(0, 0, 0, 0.87));
  font-family: inherit;
  font-size: inherit;
  height: 40px;
  padding-bottom: 8px;
  border-width: 0;
  border-bottom: 2px solid;
  border-bottom-color: #dee2e6;
  border-bottom-color: var(--ag-border-color, #dee2e6);
}
.ag-theme-material input[class^=ag-]:focus:not([type]),
.ag-theme-material input[class^=ag-][type=text]:focus,
.ag-theme-material input[class^=ag-][type=number]:focus,
.ag-theme-material input[class^=ag-][type=tel]:focus,
.ag-theme-material input[class^=ag-][type=date]:focus,
.ag-theme-material input[class^=ag-][type=datetime-local]:focus,
.ag-theme-material textarea[class^=ag-]:focus {
  border-bottom: 2px solid;
  border-bottom-color: #3f51b5;
  border-bottom-color: var(--ag-material-primary-color, #3f51b5);
  outline: none;
  box-shadow: none;
}
.ag-theme-material input[class^=ag-]:not([type])::placeholder,
.ag-theme-material input[class^=ag-][type=text]::placeholder,
.ag-theme-material input[class^=ag-][type=number]::placeholder,
.ag-theme-material input[class^=ag-][type=tel]::placeholder,
.ag-theme-material input[class^=ag-][type=date]::placeholder,
.ag-theme-material input[class^=ag-][type=datetime-local]::placeholder,
.ag-theme-material textarea[class^=ag-]::placeholder {
  color: rgba(0, 0, 0, 0.38);
  color: var(--ag-disabled-foreground-color, rgba(0, 0, 0, 0.38));
}
.ag-theme-material input[class^=ag-]:disabled:not([type]),
.ag-theme-material input[class^=ag-][type=text]:disabled,
.ag-theme-material input[class^=ag-][type=number]:disabled,
.ag-theme-material input[class^=ag-][type=tel]:disabled,
.ag-theme-material input[class^=ag-][type=date]:disabled,
.ag-theme-material input[class^=ag-][type=datetime-local]:disabled,
.ag-theme-material textarea[class^=ag-]:disabled {
  border-bottom: 1px solid;
  border-bottom-color: #dee2e6;
  border-bottom-color: var(--ag-border-color, #dee2e6);
}
.ag-theme-material .ag-standard-button {
  appearance: none;
  background-color: transparent;
  border: 0;
  color: #3f51b5;
  color: var(--ag-material-primary-color, #3f51b5);
  font-family: inherit;
  font-size: inherit;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}
.ag-theme-material .ag-standard-button:disabled {
  color: rgba(0, 0, 0, 0.38);
  color: var(--ag-disabled-foreground-color, rgba(0, 0, 0, 0.38));
  background-color: transparent;
  background-color: var(--ag-input-disabled-background-color, transparent);
  border-color: rgba(206, 212, 218, 0.3);
  border-color: var(--ag-input-disabled-border-color, rgba(206, 212, 218, 0.3));
}
.ag-theme-material .ag-dnd-ghost {
  font-size: 12px;
  font-weight: 600;
}
.ag-theme-material .ag-filter-toolpanel-header {
  height: 32px;
}
.ag-theme-material .ag-filter-toolpanel-group-level-0-header {
  height: 56px;
}
.ag-theme-material .ag-layout-auto-height .ag-center-cols-clipper, .ag-theme-material .ag-layout-auto-height .ag-center-cols-container, .ag-theme-material .ag-layout-print .ag-center-cols-clipper, .ag-theme-material .ag-layout-print .ag-center-cols-container {
  min-height: 150px;
}
.ag-theme-material .ag-overlay-no-rows-wrapper.ag-layout-auto-height {
  padding-top: 60px;
}
.ag-theme-material .ag-picker-field-wrapper:focus {
  box-shadow: 0 0 0 1px #3f51b5;
}

/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */

/*# sourceMappingURL=main.css.map */
/*# sourceMappingURL=main.css.map */
